Address K8s Deprecation of Kubelet security controls. Remove Whitespaces. (#24)
This commit is contained in:
parent
10046f8886
commit
4b12c39099
12 changed files with 61 additions and 61 deletions
|
@ -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" . }}
|
||||
|
|
Loading…
Reference in a new issue