We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58ee14 commit 41f5d99Copy full SHA for 41f5d99
upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.16-v1.15.yaml.template
@@ -1195,9 +1195,6 @@ spec:
1195
- name: clustermesh-secrets
1196
mountPath: /var/lib/cilium/clustermesh
1197
readOnly: true
1198
- - name: cilium-config-path
1199
- mountPath: /tmp/cilium/config-map
1200
- readOnly: true
1201
# Needed to be able to load kernel modules
1202
- name: lib-modules
1203
mountPath: /lib/modules
@@ -1511,9 +1508,6 @@ spec:
1511
1508
path: common-etcd-client.crt
1512
1509
- key: ca.crt
1513
1510
path: common-etcd-client-ca.crt
1514
- - configMap:
1515
- name: cilium-config
1516
- name: cilium-config-path
1517
{{ if CiliumSecret }}
1518
- name: cilium-ipsec-secrets
1519
secret:
0 commit comments