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 3b9ddab603
commit 573e11f5c5
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"

View File

@@ -407,7 +407,7 @@ charts:
registry: "registry.opencode.de"
repository: "bmi/opendesk/components/platform-development/charts/opendesk-open-xchange-bootstrap"
name: "opendesk-open-xchange-bootstrap"
version: "3.0.1"
version: "4.0.0"
verify: true
oxConnector:
# providerCategory: "Supplier"