use svc instead of ing
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-24 15:07:32 -08:00
parent abf33941b1
commit 0aaf672b32
1 changed files with 1 additions and 2 deletions

View File

@ -58,8 +58,7 @@ spec:
cpu: "100m"
image: registry.k8s.io/external-dns/external-dns:v0.14.1
args:
- --source=ingress
- --domain-filter=sbtp.xyz
- --source=service
- --provider=exoscale
- --domain-filter=sbtp.xyz
- --policy=sync # if you want DNS entries to get deleted as well