use local mirror for ipv6

This commit is contained in:
Seán C McCord 2020-05-17 13:01:18 -04:00
parent 6a2302b112
commit 7b85b256c3

View file

@ -398,7 +398,7 @@ spec:
key: custom-cni-conf key: custom-cni-conf
name: cilium-config name: cilium-config
optional: true optional: true
image: "docker.io/cilium/cilium:v1.7.3" image: "registry.cycore.io/cycore/cilium:v1.7.3"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
lifecycle: lifecycle:
postStart: postStart:
@ -461,7 +461,7 @@ spec:
key: wait-bpf-mount key: wait-bpf-mount
name: cilium-config name: cilium-config
optional: true optional: true
image: "docker.io/cilium/cilium:v1.7.3" image: "registry.cycore.io/cycore/cilium:v1.7.3"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: clean-cilium-state name: clean-cilium-state
securityContext: securityContext:
@ -638,7 +638,7 @@ spec:
key: identity-allocation-mode key: identity-allocation-mode
name: cilium-config name: cilium-config
optional: true optional: true
image: "docker.io/cilium/operator:v1.7.3" image: "registry.cycore.io/cycore/cilium:operator"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: cilium-operator name: cilium-operator
livenessProbe: livenessProbe: