mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-13 08:30:05 +01:00
add support for kubernetes 1.27
This commit is contained in:
parent
0bb45c7161
commit
2b8e452ef2
6 changed files with 17742 additions and 25 deletions
|
|
@ -6327,7 +6327,7 @@ let
|
|||
|
||||
options = {
|
||||
"name" = mkOption {
|
||||
description = "The header field name";
|
||||
description = "The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.";
|
||||
type = types.str;
|
||||
};
|
||||
"value" = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue