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