mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
7 lines
178 B
Smarty
7 lines
178 B
Smarty
{{/*
|
|
Validate configMap values
|
|
*/}}
|
|
{{- define "bjw-s.common.lib.configMap.validate" -}}
|
|
{{- $rootContext := .rootContext -}}
|
|
{{- $configMapValues := .object -}}
|
|
{{- end -}}
|