mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
This commit is contained in:
parent
85e048d4c9
commit
02acef614d
@ -115,7 +115,7 @@ spec:
|
||||
serviceAccountName: external-dns
|
||||
containers:
|
||||
- name: external-dns
|
||||
image: k8s.gcr.io/external-dns/external-dns:v0.7.6
|
||||
image: k8s.gcr.io/external-dns/external-dns:v0.7.7
|
||||
args:
|
||||
- --source=service # ingress is also possible
|
||||
- --domain-filter=example.com # (optional) limit to only example.com domains; change to match the zone created above.
|
||||
|
Loading…
Reference in New Issue
Block a user