Use registry.k8s.io in external-dns-deployment yml

This commit is contained in:
Karthik KN 2022-10-11 17:37:39 -04:00 committed by GitHub
parent d6afc9bc47
commit 9d2cb16ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ spec:
serviceAccountName: external-dns
containers:
- name: external-dns
image: k8s.gcr.io/external-dns/external-dns
image: registry.k8s.io/external-dns/external-dns
args:
- --source=service
- --source=ingress