Skip to content

Commit

Permalink
(gophish)(update) values
Browse files Browse the repository at this point in the history
  • Loading branch information
thamudi committed Apr 16, 2024
1 parent 03b9967 commit 0b093da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/gophish/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ securityContext:
container:
runAsGroup: 1000
runAsUser: 1000
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
privileged: false
pod:
fsGroup: 1000
Expand Down

0 comments on commit 0b093da

Please sign in to comment.