diff --git a/mycloud-nextcloud/templates/release.yaml b/mycloud-nextcloud/templates/release.yaml index 16c780d..e2021c7 100644 --- a/mycloud-nextcloud/templates/release.yaml +++ b/mycloud-nextcloud/templates/release.yaml @@ -162,6 +162,7 @@ spec: /var/www/html/occ theming:config name "{{ .Values.commons.theme.title }}"; {{- with .Values.theme.color }} /var/www/html/occ theming:config color {{ . | quote }}; + /var/www/html/occ theming:config background backgroundColor; {{- end }} phpClientHttpsFix: