Switch images to k8s.gcr.io after Vanity Domain Flip

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-08-26 21:23:22 -04:00
parent 8a80bcfcc3
commit 8102fff242
18 changed files with 135 additions and 135 deletions

View file

@ -3,7 +3,7 @@
##
controller:
image:
repository: us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller
repository: k8s.gcr.io/ingress-nginx/controller
tag: "v0.34.1"
digest: sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20
pullPolicy: IfNotPresent