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