We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a3b08 commit af6de8bCopy full SHA for af6de8b
charts/opencloud/templates/opencloud/deployment.yaml
@@ -37,6 +37,7 @@ spec:
37
spec:
38
securityContext:
39
fsGroup: 1000
40
+ fsGroupChangePolicy: OnRootMismatch
41
initContainers:
42
- name: init-config
43
image: {{ include "opencloud.image" (dict "imageValues" .Values.busybox.image "global" .Values.global) | quote }}
0 commit comments