mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-07 18:16:57 +02:00
Update gloo docs
This commit is contained in:
parent
845b53cfa1
commit
c5af401026
@ -93,7 +93,7 @@ spec:
|
|||||||
image: registry.k8s.io/external-dns/external-dns:v0.13.5
|
image: registry.k8s.io/external-dns/external-dns:v0.13.5
|
||||||
args:
|
args:
|
||||||
- --source=gloo-proxy
|
- --source=gloo-proxy
|
||||||
- --gloo-namespace=custom-gloo-system # comma separated gloo system namespace list. Omit to use the default (gloo-system)
|
- --gloo-namespace=custom-gloo-system # gloo system namespace. Specify multiple times for multiple namespaces. Omit to use the default (gloo-system)
|
||||||
- --provider=aws
|
- --provider=aws
|
||||||
- --registry=txt
|
- --registry=txt
|
||||||
- --txt-owner-id=my-identifier
|
- --txt-owner-id=my-identifier
|
||||||
|
Loading…
Reference in New Issue
Block a user