use svc instead of ing
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
abf33941b1
commit
0aaf672b32
|
@ -58,8 +58,7 @@ spec:
|
||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
image: registry.k8s.io/external-dns/external-dns:v0.14.1
|
image: registry.k8s.io/external-dns/external-dns:v0.14.1
|
||||||
args:
|
args:
|
||||||
- --source=ingress
|
- --source=service
|
||||||
- --domain-filter=sbtp.xyz
|
|
||||||
- --provider=exoscale
|
- --provider=exoscale
|
||||||
- --domain-filter=sbtp.xyz
|
- --domain-filter=sbtp.xyz
|
||||||
- --policy=sync # if you want DNS entries to get deleted as well
|
- --policy=sync # if you want DNS entries to get deleted as well
|
||||||
|
|
Loading…
Reference in New Issue