made a dum dum
This commit is contained in:
parent
33c2df9fa3
commit
bfb8244e59
@ -17,7 +17,7 @@ spec:
|
|||||||
- name: external-dns
|
- name: external-dns
|
||||||
image: external-dns
|
image: external-dns
|
||||||
args:
|
args:
|
||||||
- --source=service # ingress is also possible
|
- --source=ingress # ingress is also possible
|
||||||
- --domain-filter=moll.re # (optional) limit to only example.com domains; change to match the zone created above.
|
- --domain-filter=moll.re # (optional) limit to only example.com domains; change to match the zone created above.
|
||||||
# - --zone-id-filter=023e105f4ecef8ad9ca31a8372d0c353 # (optional) limit to a specific zone.
|
# - --zone-id-filter=023e105f4ecef8ad9ca31a8372d0c353 # (optional) limit to a specific zone.
|
||||||
- --provider=cloudflare
|
- --provider=cloudflare
|
||||||
|
Loading…
x
Reference in New Issue
Block a user