fix(nextcloud): App "Spreed" and core app "Comments" not enabled by default; review migrations.md for potential upgrade steps

This commit is contained in:
Thorsten Roßner
2025-09-24 09:51:14 +02:00
parent c75abaf1e6
commit 31d35b25c6
7 changed files with 32 additions and 6 deletions

View File

@@ -68,7 +68,9 @@ configuration:
notifyPush:
enabled: {{ gt .Values.replicas.nextcloudNotifyPush 0 }}
spreed:
enabled: true
enabled: false
comments:
enabled: false
circles:
enabled: false

View File

@@ -39,6 +39,9 @@ assets:
- path: "/apps/integration_swp/logo"
data: {{ .Values.theme.imagery.logoHeaderSvgB64 }}
mimeType: "image/svg+xml"
- path: "/apps/theming/img/background/jenna-kim-the-globe-dark.webp"
data: {{ .Values.theme.imagery.login.backgroundJpg }}
mimeType: "image/jpeg"
notes:
subdomain: {{ .Values.global.hosts.notes }}
paths: