mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-14 03:10:44 -03:30
added on v1alpha1
This commit is contained in:
parent
f13bc796d9
commit
e5dd4e1e70
@ -27,6 +27,9 @@ kubeProxy:
|
||||
config:
|
||||
featureGates: SupportIPVSProxyMode=true
|
||||
mode: ipvs
|
||||
{% if kube_proxy_nodeport_addresses %}
|
||||
nodePortAddresses: [{{ kube_proxy_nodeport_addresses_cidr }}]
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
authorizationModes:
|
||||
{% for mode in authorization_modes %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user