Ceph-rgw: Fix securityContext
Change-Id: I3ff9e4567cf223d1c6823b00086b4635b424b148 allowPrivilegeEscalation: true to allowPrivilegeEscalation: false
This commit is contained in:
parent
f4e096ced1
commit
56ff59a0ea
@ -54,7 +54,7 @@ pod:
|
||||
runAsUser: 64045
|
||||
container:
|
||||
init_dirs:
|
||||
allowPrivilegeEscalation: true
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
rgw_init:
|
||||
runAsUser: 0
|
||||
|
Loading…
Reference in New Issue
Block a user