fix(nubus): Stack-gateway ingress namespace repeated twice

This commit is contained in:
Jaime Conde
2024-07-03 15:59:50 +02:00
committed by Carlos García-Mauriño
parent 403714afcc
commit a76cf0abaf

View File

@@ -21,7 +21,7 @@ global:
nubusStackGateway:
ingress:
hostname: "portal.{{ .Release.Namespace }}.{{ .Values.global.domain }}"
hostname: "portal.{{ .Values.global.domain }}"
ingressClassName: {{ .Values.ingress.ingressClassName | default "nginx" | quote }}
# Nubus bundled services