auto-update crds catalog
This commit is contained in:
parent
7a9f4c6763
commit
f01db5e7a9
@ -766,6 +766,10 @@
|
||||
"description": "WireguardRoutingRulePriority controls the priority value to use for the Wireguard routing rule. [Default: 99]",
|
||||
"type": "integer"
|
||||
},
|
||||
"wireguardThreadingEnabled": {
|
||||
"description": "WireguardThreadingEnabled controls whether Wireguard has NAPI threading enabled. [Default: false]",
|
||||
"type": "boolean"
|
||||
},
|
||||
"workloadSourceSpoofing": {
|
||||
"description": "WorkloadSourceSpoofing controls whether pods can use the allowedSourcePrefixes annotation to send traffic with a source IP address that is not theirs. This is disabled by default. When set to \"Any\", pods can request any prefix.",
|
||||
"pattern": "^(?i)(Disabled|Any)?$",
|
||||
|
Loading…
Reference in New Issue
Block a user