diff --git a/charts/stable/collabora-online/questions.yaml b/charts/stable/collabora-online/questions.yaml index 38c6e48e877..3f33ededd9c 100644 --- a/charts/stable/collabora-online/questions.yaml +++ b/charts/stable/collabora-online/questions.yaml @@ -287,7 +287,7 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: false + default: true # Include{securityContextAdvanced} - variable: podSecurityContext @@ -308,7 +308,7 @@ questions: description: The groupID this App of the user running the application" schema: type: int - default: 0 + default: 106 - variable: fsGroup label: "fsGroup" description: "The group that should own ALL storage." diff --git a/charts/stable/collabora-online/values.yaml b/charts/stable/collabora-online/values.yaml index 28f7fede202..cccf58d911d 100644 --- a/charts/stable/collabora-online/values.yaml +++ b/charts/stable/collabora-online/values.yaml @@ -6,11 +6,10 @@ image: securityContext: readOnlyRootFilesystem: false allowPrivilegeEscalation: true - runAsNonRoot: false podSecurityContext: runAsUser: 104 - runAsGroup: 0 + runAsGroup: 106 service: main: