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

This commit is contained in:
Johannes Bornhold
2023-11-08 13:41:22 +00:00
committed by Thorsten Rossner
parent 985df5906f
commit d0a07997c1
33 changed files with 406 additions and 110 deletions

View File

@@ -83,6 +83,7 @@ appsuite:
propertiesFiles:
"/opt/open-xchange/etc/ldapauth.properties":
bindDNPassword: {{ .Values.secrets.univentionCorporateServer.ldapSearch.ox | quote }}
java.naming.provider.url: "ldap://{{ .Values.global.ldap.host }}:389/dc=swp-ldap,dc=internal"
uiSettings:
"io.ox.nextcloud//server": "https://{{ .Values.global.hosts.intercomService }}.{{ .Values.global.domain }}/fs/"
"io.ox.public-sector//ics/url": "https://{{ .Values.global.hosts.intercomService }}.{{ .Values.global.domain }}/"