🚑 external-dns

This commit is contained in:
auricom
2023-11-30 23:51:42 +01:00
parent 7d6dcbdacf
commit ecd5d88142
19 changed files with 19 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ spec:
enabled: true
className: nginx
annotations:
external-dns.alpha.kubernetes.io/enabled: "true"
external-dns.alpha.kubernetes.io/target: services.${SECRET_DOMAIN}.
hosts:
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"