From b04e99bd9079d99b4f7aa8b6face8d83e5886d36 Mon Sep 17 00:00:00 2001 From: Ronan LE MEILLAT Date: Fri, 8 Dec 2023 13:06:53 +0100 Subject: [PATCH] unused annotation --- k8s/helm/hcfmailerplus/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/helm/hcfmailerplus/templates/ingress.yaml b/k8s/helm/hcfmailerplus/templates/ingress.yaml index 195b9679c..35c55a3cd 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: