Merge "Adding allowPrivilegeEscalation flag in horizon chart"
This commit is contained in:
commit
655b5ea43c
@ -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