Adding allowPrivilegeEscalation flag in horizon chart

Change-Id: Iff205444eb4c842a0f85d5999d063256106dbe75
This commit is contained in:
clare cheng 2019-04-24 14:18:08 +08:00
parent 0f459ecfee
commit 5f9e2a1f66
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ spec:
{{ dict "envAll" $envAll "application" "horizon" "container" "horizon" | include "helm-toolkit.snippets.kubernetes_container_security_context" | indent 10 }}
securityContext:
runAsUser: 0
allowPrivilegeEscalation: false
command:
- /tmp/horizon.sh
- start