Skip to content

Commit

Permalink
change to 1000
Browse files Browse the repository at this point in the history
  • Loading branch information
parklize committed Jul 16, 2024
1 parent fd0cae7 commit 5eb0123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/charts/server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ podAnnotations: {}
podLabels: {}

podSecurityContext:
runAsUser: 472
fsGroup: 472
runAsUser: 1000
fsGroup: 1000

securityContext: {}

Expand Down

0 comments on commit 5eb0123

Please sign in to comment.