mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-22 19:35:03 -02:30
Allow to specify feature_control in calico cni config (#4879)
* Allow to specify feature_control in calico cni config * list length checking * double check * remove 2 conditions
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
5c704552d8
commit
f67a24499b
@@ -72,3 +72,5 @@ calico_datastore: "etcd"
|
||||
typha_enabled: false
|
||||
# Number of typha replicas
|
||||
typha_replicas: 1
|
||||
|
||||
calico_feature_control: {}
|
||||
|
||||
Reference in New Issue
Block a user