File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ spec:
328
328
dnsPolicy : ClusterFirst
329
329
containers :
330
330
- name : controller
331
- image : k8s.gcr .io/ingress-nginx/controller:v1.0.3@sha256:4ade87838eb8256b094fbb5272d7dda9b6c7fa8b759e6af5383c1300996a7452
331
+ image : registry.k8s .io/ingress-nginx/controller:v1.0.3@sha256:4ade87838eb8256b094fbb5272d7dda9b6c7fa8b759e6af5383c1300996a7452
332
332
imagePullPolicy : IfNotPresent
333
333
lifecycle :
334
334
preStop :
@@ -619,7 +619,7 @@ spec:
619
619
spec :
620
620
containers :
621
621
- name : create
622
- image : k8s.gcr .io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
622
+ image : registry.k8s .io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
623
623
imagePullPolicy : IfNotPresent
624
624
args :
625
625
- create
@@ -669,7 +669,7 @@ spec:
669
669
spec :
670
670
containers :
671
671
- name : patch
672
- image : k8s.gcr .io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
672
+ image : registry.k8s .io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
673
673
imagePullPolicy : IfNotPresent
674
674
args :
675
675
- patch
Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ spec:
328
328
dnsPolicy : ClusterFirst
329
329
containers :
330
330
- name : controller
331
- image : k8s.gcr .io/ingress-nginx/controller:v1.0.3@sha256:4ade87838eb8256b094fbb5272d7dda9b6c7fa8b759e6af5383c1300996a7452
331
+ image : registry.k8s .io/ingress-nginx/controller:v1.0.3@sha256:4ade87838eb8256b094fbb5272d7dda9b6c7fa8b759e6af5383c1300996a7452
332
332
imagePullPolicy : IfNotPresent
333
333
lifecycle :
334
334
preStop :
@@ -619,7 +619,7 @@ spec:
619
619
spec :
620
620
containers :
621
621
- name : create
622
- image : k8s.gcr .io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
622
+ image : registry.k8s .io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
623
623
imagePullPolicy : IfNotPresent
624
624
args :
625
625
- create
@@ -669,7 +669,7 @@ spec:
669
669
spec :
670
670
containers :
671
671
- name : patch
672
- image : k8s.gcr .io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
672
+ image : registry.k8s .io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
673
673
imagePullPolicy : IfNotPresent
674
674
args :
675
675
- patch
You can’t perform that action at this time.
0 commit comments