diff --git a/helm/superset/templates/ingress.yaml b/helm/superset/templates/ingress.yaml index 5a36a48006138..44e1e48374d72 100644 --- a/helm/superset/templates/ingress.yaml +++ b/helm/superset/templates/ingress.yaml @@ -45,9 +45,6 @@ spec: {{- end }} {{- end }} rules: - {{- if .Values.ingress.extraHostsRaw }} - {{- toYaml .Values.extraEnvRaw | nindent 12 }} - {{- end }} {{- range .Values.ingress.hosts }} - host: {{ . }} http: