fix(univention-management-stack): Update optional UMS preview state

This commit is contained in:
merge-request-bot
2023-12-05 20:27:57 +00:00
committed by Thorsten Rossner
parent 3ca54159f7
commit 94ae3da78b
15 changed files with 173 additions and 86 deletions

View File

@@ -10,3 +10,4 @@ ingress:
- hosts:
- {{ printf "%s.%s" .Values.global.hosts.univentionManagementStack .Values.global.domain | quote }}
secretName: {{ .Values.ingress.tls.secretName | quote }}
...