diff --git a/k8s/helm/hcfmailerplus/templates/ingress.yaml b/k8s/helm/hcfmailerplus/templates/ingress.yaml index 195b9679..35c55a3c 100644 --- a/k8s/helm/hcfmailerplus/templates/ingress.yaml +++ b/k8s/helm/hcfmailerplus/templates/ingress.yaml @@ -12,7 +12,7 @@ metadata: {{ if .Values.ingress.annotations -}} {{ .Values.ingress.annotations | toYaml | nindent 4}} {{ end -}} - external-dns.alpha.kubernetes.io/hostname: {{ .Values.app.HOST_BASE_TRUSTED }} + # external-dns.alpha.kubernetes.io/hostname: {{ .Values.app.HOST_BASE_TRUSTED }} spec: ingressClassName: {{ .Values.ingress.className }} rules: