Skip to content

Commit

Permalink
Update values.phpinfo-helm-1.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
academiaonline authored Nov 7, 2024
1 parent 91d7509 commit 990532e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions main/helm/values.phpinfo-helm-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ podSecurityContext: {}
# fsGroup: 2000

securityContext:
# capabilities:
# drop:
# - ALL
# readOnlyRootFilesystem: true
# runAsNonRoot: true
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
# runAsUser: 1000
runAsUser: 65534
runAsGroup: 65534
#runAsUser: 65534
#runAsGroup: 65534

service:
type: NodePort
Expand Down

0 comments on commit 990532e

Please sign in to comment.