fix(open-xchange): Disable documents role

This commit is contained in:
Thomas Kaltenbrunner
2025-07-09 02:43:04 +02:00
committed by Thorsten Roßner
parent c858692e6b
commit c1c6b40b76
2 changed files with 10 additions and 1 deletions

View File

@@ -215,6 +215,15 @@ appsuite:
productName: {{ .Values.theme.texts.productName | quote }}
oidcLogin: true
oidcPath: "/oidc/"
defaultScaling:
nodes:
default:
roles:
- http-api
- sync
- admin
- businessmobility
- request-analyzer
masterAdmin: "admin"
masterPassword: {{ .Values.secrets.oxAppSuite.adminPassword | quote }}
hzGroupName: "hzgroup"