Skip to content

Commit

Permalink
Update external-dns-oidc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcincuber authored Apr 5, 2022
1 parent ba93c4d commit 57c8673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s_templates/external-dns/external-dns-oidc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: external-dns
containers:
- name: external-dns
image: eu.gcr.io/k8s-artifacts-prod/external-dns/external-dns:v0.7.4
image: eu.gcr.io/k8s-artifacts-prod/external-dns/external-dns:v0.11.0
args:
- --source=service
- --source=ingress
Expand Down

0 comments on commit 57c8673

Please sign in to comment.