mirror of https://github.com/kubernetes/kops.git
cilium: Remove depricated options
This commit is contained in:
parent
8a5b56bfab
commit
1953cb608e
|
|
@ -53,8 +53,6 @@ data:
|
||||||
trusted-ca-file: '/var/lib/etcd-secrets/etcd-ca.crt'
|
trusted-ca-file: '/var/lib/etcd-secrets/etcd-ca.crt'
|
||||||
key-file: '/var/lib/etcd-secrets/etcd-client-cilium.key'
|
key-file: '/var/lib/etcd-secrets/etcd-client-cilium.key'
|
||||||
cert-file: '/var/lib/etcd-secrets/etcd-client-cilium.crt'
|
cert-file: '/var/lib/etcd-secrets/etcd-client-cilium.crt'
|
||||||
|
|
||||||
enable-k8s-event-handover: "true"
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
# Identity allocation mode selects how identities are shared between cilium
|
# Identity allocation mode selects how identities are shared between cilium
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue