Process Exporter: Parameter fix

Fix to avoid boolean vs string conflict

Change-Id: I6cbe420a47e5361fd685d84c956d2521b6c6f44f
This commit is contained in:
John Lawrence 2020-04-16 22:13:33 +00:00
parent 35872a9f25
commit ecfd65a375
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ spec:
{{ tuple $envAll $envAll.Values.pod.resources.process_exporter | include "helm-toolkit.snippets.kubernetes_resources" | indent 10 }}
{{ dict "envAll" $envAll "application" "metrics" "container" "process_exporter" | include "helm-toolkit.snippets.kubernetes_container_security_context" | indent 10 }}
args:
{{- if .Values.conf.children }}
{{- if hasKey .Values.conf "children" }}
- -children={{ .Values.conf.children }}
{{- end }}
- -procnames