chore(nubus): Change stack-gateway ingress hostname to read .Values.global.domain

This commit is contained in:
Andreas Niemann
2024-07-03 10:44:44 +02:00
committed by Carlos García-Mauriño
parent 31fdc63a63
commit 283fcf9626

View File

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