Skip to content

Commit 834dd95

Browse files
committed
chore: match fsGroup to Postgres image gid
ensure service account token is accessible
1 parent dd103ce commit 834dd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/snoopdb/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ serviceAccount:
3131
podAnnotations: {}
3232

3333
podSecurityContext:
34-
fsGroup: 70
34+
fsGroup: 999
3535

3636
securityContext:
3737
# readOnlyRootFilesystem: true

0 commit comments

Comments
 (0)