add securityContext field at conatiner level (#5734)

This commit is contained in:
Suraj Deshmukh
2017-10-04 20:52:57 +05:30
committed by Steve Perry
parent e28d2030a8
commit ccfd7aac3c
@@ -15,4 +15,5 @@ spec:
volumeMounts:
- name: sec-ctx-vol
mountPath: /data/demo
securityContext:
allowPrivilegeEscalation: false