Ceph-rgw: Fix securityContext

Change-Id: I3ff9e4567cf223d1c6823b00086b4635b424b148
allowPrivilegeEscalation: true to allowPrivilegeEscalation: false
This commit is contained in:
RAHUL KHIYANI 2019-05-23 16:50:54 -05:00 committed by Rahul Khiyani
parent f4e096ced1
commit 56ff59a0ea
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ pod:
runAsUser: 64045
container:
init_dirs:
allowPrivilegeEscalation: true
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
rgw_init:
runAsUser: 0