Remove space for consistency

Signed-off-by: juan131 <juan@bitnami.com>
This commit is contained in:
juan131
2019-11-25 15:04:26 +01:00
parent 59d3482f98
commit 56a2db96c4

View File

@@ -132,7 +132,7 @@ imagePullSecrets:
{{/*
Renders a value that contains template.
Usage:
{{ include "nginx.tplValue" ( dict "value" .Values.path.to.the.Value "context" $) }}
{{ include "nginx.tplValue" (dict "value" .Values.path.to.the.Value "context" $) }}
*/}}
{{- define "nginx.tplValue" -}}
{{- if typeIs "string" .value }}