changed k8s.gcr.io to registry.k8s.io (#8667)

This commit is contained in:
Long Wu Yuan 2022-06-10 16:31:52 +05:30 committed by GitHub
parent 2852e2998c
commit 96b6228a6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
73 changed files with 180 additions and 5165 deletions

View file

@ -3,7 +3,7 @@ controller:
defaultBackend:
enabled: true
image:
registry: k8s.gcr.io
registry: registry.k8s.io
image: ingress-nginx/nginx-errors
tag: "0.48.1"
extraVolumes:

View file

@ -36,7 +36,7 @@ spec:
spec:
containers:
- name: nginx-error-server
image: k8s.gcr.io/ingress-nginx/nginx-errors:0.49.0
image: registry.k8s.io/ingress-nginx/nginx-errors:0.49.0
ports:
- containerPort: 8080
# Setting the environment variable DEBUG we can see the headers sent