* collabora: fix nginx perms errors in some cases * fmt
@@ -4,7 +4,7 @@ description: Collabora is a collaborative online office suite based on LibreOffi
annotations:
title: Collabora
type: application
-version: 2.0.11
+version: 2.0.12
apiVersion: v2
appVersion: 23.05.10.1.1
kubeVersion: '>=1.16.0-0'
@@ -17,6 +17,13 @@ persistence:
nginx:
mountPath: /var/cache/nginx
+ varrun:
+ enabled: true
+ type: emptyDir
+ targetSelector:
+ nginx:
+ mountPath: /var/run
{{- if .Values.collaboraNetwork.certificateID }}
nginx-conf:
enabled: true