diff --git a/charts/pixelfed/values.yaml b/charts/pixelfed/values.yaml index 93c7bf3..a368638 100644 --- a/charts/pixelfed/values.yaml +++ b/charts/pixelfed/values.yaml @@ -55,8 +55,7 @@ podAnnotations: {} podLabels: {} # -- securityContext for the whole pod -podSecurityContext: - {} +podSecurityContext: {} # runAsUser: 33 # runAsGroup: 33 # fsGroup: 33