From b1946d0c1df6a8825bb5ba6ce61bb8d51d8eefa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Wed, 2 Oct 2024 18:16:55 +0200 Subject: [PATCH] fix(open-xchange): Update cluster internal Nextcloud URL. --- helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl b/helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl index d4a4620c..80852ad3 100644 --- a/helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl +++ b/helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl @@ -247,7 +247,7 @@ appsuite: com.openexchange.mail.secondary.authType: "XOAUTH2" com.openexchange.mail.transport.secondary.authType: "xoauth2" # Nextcloud integration - com.openexchange.file.storage.nextcloud.oauth.url: "http://opendesk-nextcloud-apache2/" + com.openexchange.file.storage.nextcloud.oauth.url: "http://opendesk-nextcloud-aio/" com.openexchange.file.storage.nextcloud.oauth.webdav.username.strategy: "user" com.openexchange.nextcloud.filepicker.includeAccessToken: "false" # Element integration