mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +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
|
||||
args:
|
||||
- --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
|
||||
- --registry=txt
|
||||
- --txt-owner-id=my-identifier
|
||||
|
Loading…
Reference in New Issue
Block a user