Skip to content

Commit b6e97eb

Browse files
authored
Merge pull request #73 from authzed/fsgroup
set fsGroup in deploy manifests
2 parents 97ea889 + 0a7ead0 commit b6e97eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/proxy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ spec:
112112
runAsUser: 65532
113113
runAsGroup: 65532
114114
runAsNonRoot: true
115+
fsGroup: 65532
115116
seccompProfile:
116117
type: RuntimeDefault
117118
volumeClaimTemplates:

0 commit comments

Comments
 (0)