mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-14 17:50:06 -03:30
remove redundancy code
This commit is contained in:
@@ -48,7 +48,6 @@ spec:
|
|||||||
{% elif kube_proxy_mode == 'ipvs' %}
|
{% elif kube_proxy_mode == 'ipvs' %}
|
||||||
- --masquerade-all
|
- --masquerade-all
|
||||||
- --feature-gates=SupportIPVSProxyMode=true
|
- --feature-gates=SupportIPVSProxyMode=true
|
||||||
- --proxy-mode=ipvs
|
|
||||||
- --ipvs-min-sync-period=5s
|
- --ipvs-min-sync-period=5s
|
||||||
- --ipvs-sync-period=5s
|
- --ipvs-sync-period=5s
|
||||||
- --ipvs-scheduler=rr
|
- --ipvs-scheduler=rr
|
||||||
|
|||||||
Reference in New Issue
Block a user