mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
This commit is contained in:
parent
bf6641d973
commit
85e048d4c9
@ -44,7 +44,7 @@ spec:
|
||||
spec:
|
||||
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…
x
Reference in New Issue
Block a user