diff --git a/charts/planka/values.yaml b/charts/planka/values.yaml index 18a27396..4eb02b77 100644 --- a/charts/planka/values.yaml +++ b/charts/planka/values.yaml @@ -51,8 +51,8 @@ serviceAccount: podAnnotations: {} -podSecurityContext: {} - # fsGroup: 2000 +podSecurityContext: + fsGroup: 1000 # Annotations to add to the deployment deploymentAnnotations: {}