fix(nubus): Update LDAP openDesk schemas and add related openDesk config options to user.

This commit is contained in:
Thorsten Roßner
2024-10-04 15:22:07 +02:00
parent a91f181c46
commit e3238f96f7
3 changed files with 4 additions and 2 deletions

View File

@@ -466,6 +466,8 @@ nubusStackDataUms:
- 'cn=managed-by-attribute-Learnmanagement,cn=groups,{{ .Values.ldap.baseDn }}'
portaltileGroupLiveCollaboration:
- 'cn=managed-by-attribute-Livecollaboration,cn=groups,{{ .Values.ldap.baseDn }}'
portaltileGroupVideoconference:
- 'cn=managed-by-attribute-Videoconference,cn=groups,{{ .Values.ldap.baseDn }}'
systemInformation:
releaseVersion: "Release: {{ .Values.global.systemInformation.releaseVersion }}"
{{- if .Values.functional.admin.portal.deploymentTimestamp.enabled }}