From a91f181c463a5feaa3ac04b4b39fcd27a55fe4a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Thu, 10 Oct 2024 08:15:55 +0200 Subject: [PATCH] fix(xwiki): Disable check for local Office component. --- helmfile/apps/xwiki/values.yaml.gotmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helmfile/apps/xwiki/values.yaml.gotmpl b/helmfile/apps/xwiki/values.yaml.gotmpl index 978e0605..20b2862d 100644 --- a/helmfile/apps/xwiki/values.yaml.gotmpl +++ b/helmfile/apps/xwiki/values.yaml.gotmpl @@ -88,6 +88,8 @@ customConfigs: workplaceServices.base: "https://{{ .Values.global.hosts.nubus }}.{{ .Values.global.domain }}" workplaceServices.portalSecret: {{ .Values.secrets.centralnavigation.apiKey | quote }} openoffice.serverType: "0" + openoffice.autoStart: "false" + openoffice.homePath: "/tmp" notifications.emails.live.graceTime: "5" ingress: