feat: allow to disable external-dns for specific ingresses

https://github.com/kubernetes-sigs/external-dns/issues/1910
This commit is contained in:
Khue Doan 2021-12-12 16:36:39 +07:00
parent 4e49aee054
commit bde61dc9a7
2 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,5 @@ external-dns:
secretKeyRef:
name: cloudflare-api-token
key: value
extraArgs:
- --annotation-filter=external-dns.alpha.kubernetes.io/exclude notin (true)

View File

@ -4,6 +4,7 @@ gitea:
className: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
external-dns.alpha.kubernetes.io/exclude: 'true'
hosts:
- host: git.khuedoan.com
paths: