Skip to content

Commit 805db22

Browse files
committed
fix(sec): set allowPrivilegeEscalation to false
1 parent 8405806 commit 805db22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ podSecurityContext: {}
5050
# -- @ignore
5151
securityContext:
5252
readOnlyRootFilesystem: true
53+
allowPrivilegeEscalation: false
5354
# capabilities:
5455
# drop:
5556
# - ALL

0 commit comments

Comments
 (0)