diff --git a/charts/testkube-cloud-api/templates/ingress-statuspages.yaml b/charts/testkube-cloud-api/templates/ingress-statuspages.yaml index 5f007e976..1253f3ca8 100644 --- a/charts/testkube-cloud-api/templates/ingress-statuspages.yaml +++ b/charts/testkube-cloud-api/templates/ingress-statuspages.yaml @@ -44,10 +44,10 @@ spec: {{- end }} tls: - hosts: - - {{ .Values.statusPagesIngress.annotations.host }} + - {{ .Values.statusPagesIngress.host | quote }} secretName: {{ .Values.ingress.tlsSecretName }} rules: - - host: {{ .Values.statusPagesIngress.annotations.host }} + - host: {{ .Values.statusPagesIngress.host | quote }} http: paths: - path: /