Skip to content

Commit

Permalink
more security context settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp committed Oct 5, 2024
1 parent aed9c87 commit b331496
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ rctool:
- NET_BIND_SERVICE
runAsNonRoot: true
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true

frontend:
# -- enable or disable a component deployment.
Expand Down Expand Up @@ -105,4 +106,5 @@ frontend:
- NET_BIND_SERVICE
runAsNonRoot: true
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true

0 comments on commit b331496

Please sign in to comment.