Address K8s Deprecation of Kubelet security controls. Remove Whitespaces. (#24)

This commit is contained in:
Miroslav E. Hadzhiev 2019-08-22 18:05:31 +03:00 committed by Jason O'Donnell
parent 10046f8886
commit 4b12c39099
12 changed files with 61 additions and 61 deletions

View file

@ -44,7 +44,7 @@ spec:
- name: vault
{{ template "vault.resources" . }}
securityContext:
privileged: true
allowPrivilegeEscalation: true
image: "{{ .Values.global.image }}"
command: {{ template "vault.command" . }}
args: {{ template "vault.args" . }}