feat(security-context): adding the security context in experiment CR (#251)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
869e0d90bb
commit
9f50ce42dc
@@ -72,5 +72,9 @@ spec:
|
|||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'gaiaadm/pumba:0.6.5'
|
value: 'gaiaadm/pumba:0.6.5'
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
containerSecurityContext:
|
||||||
|
privileged: true
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: container-kill
|
name: container-kill
|
||||||
|
Reference in New Issue
Block a user