Adding allowPrivilegeEscalation flag in horizon chart
Change-Id: Iff205444eb4c842a0f85d5999d063256106dbe75
This commit is contained in:
parent
0f459ecfee
commit
5f9e2a1f66
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user