feat(security-context): adding the security context in experiment CR (#251)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-07-03 20:42:06 +05:30
committed by GitHub
parent 869e0d90bb
commit 9f50ce42dc

View File

@@ -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