mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user