mirror of
https://github.com/khuedoan/homelab.git
synced 2025-08-01 15:49:58 +07:00
feat: allow to disable external-dns for specific ingresses
https://github.com/kubernetes-sigs/external-dns/issues/1910
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user