Merge pull request #2131 from roelandvanbatenburg/patch-1

update for latest version
This commit is contained in:
Kubernetes Prow Robot 2021-06-22 23:46:10 -07:00 committed by GitHub
commit e7c2a85e34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ spec:
serviceAccountName: external-dns serviceAccountName: external-dns
containers: containers:
- name: external-dns - name: external-dns
image: k8s.gcr.io/external-dns/external-dns:v0.7.6 image: k8s.gcr.io/external-dns/external-dns:v0.8.0
args: args:
- --source=service - --source=service
- --source=ingress - --source=ingress
@ -439,7 +439,7 @@ spec:
- --google-project=zalando-external-dns-test - --google-project=zalando-external-dns-test
- --registry=txt - --registry=txt
- --txt-owner-id=my-identifier - --txt-owner-id=my-identifier
image: k8s.gcr.io/external-dns/external-dns:v0.7.6 image: k8s.gcr.io/external-dns/external-dns:v0.8.0
name: external-dns name: external-dns
securityContext: securityContext:
fsGroup: 65534 fsGroup: 65534