mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 23:41:43 +01:00
fix(nubus): Missing ldapBase caused by extra quoting
This commit is contained in:
@@ -163,6 +163,7 @@ nubusStackDataSwp:
|
||||
smtpHost: {{ .Values.smtp.host | quote }}
|
||||
smtpPort: {{ .Values.smtp.port | quote }}
|
||||
smtpUser: {{ .Values.smtp.username | quote }}
|
||||
ldapBase: {{ .Values.ldap.baseDn }}
|
||||
|
||||
nubusUmcGateway:
|
||||
umcGateway:
|
||||
|
||||
Reference in New Issue
Block a user