helm-charts/charts/library/common/templates/lib/daemonset/_validate.tpl
2023-09-13 11:24:23 +02:00

7 lines
178 B
Smarty

{{/*
Validate DaemonSet values
*/}}
{{- define "bjw-s.common.lib.daemonset.validate" -}}
{{- $rootContext := .rootContext -}}
{{- $daemonsetValues := .object -}}
{{- end -}}