Skip to content

Commit

Permalink
Don't set securityContext.fsGroup by default. Fix #105
Browse files Browse the repository at this point in the history
  • Loading branch information
rigazilla authored and ryanemerson committed Feb 15, 2024
1 parent 2a5aa49 commit ca2e8fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ deploy:

nodeSelector: {}

securityContext:
fsGroup: 185
securityContext: {}

ssl:
endpointSecretName: ""
Expand Down

0 comments on commit ca2e8fa

Please sign in to comment.