feat: external-dns ingress

This commit is contained in:
auricom
2022-06-25 02:09:21 +02:00
parent 0e3660a8ff
commit b06e6506a8
9 changed files with 27 additions and 30 deletions

View File

@@ -55,8 +55,9 @@ spec:
main:
enabled: true
ingressClassName: "nginx"
# annotations:
# traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
annotations:
external-dns.alpha.kubernetes.io/target: "services.${SECRET_CLUSTER_DOMAIN_ROOT}."
external-dns/is-public: "true"
hosts:
- host: "healthchecks.${SECRET_CLUSTER_DOMAIN}"
paths: