Skip to content

Commit

Permalink
fix: fsgroup
Browse files Browse the repository at this point in the history
  • Loading branch information
ed382 committed Nov 14, 2024
1 parent 68fc7c8 commit b346dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/testkube/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ nats:
runAsNonRoot: true
runAsUser: 1001
runAsGroup: 1001
fsGroup: 1001
# NATS Box container settings
# TODO remove this container after tests on dev and stage
# nats-box is A lightweight container with NATS utilities. It's not needed for nats server
Expand Down

0 comments on commit b346dce

Please sign in to comment.