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

7 lines
193 B
Smarty

{{/*
Validate ServiceAccount values
*/}}
{{- define "bjw-s.common.lib.serviceAccount.validate" -}}
{{- $rootContext := .rootContext -}}
{{- $serviceAccountValues := .object -}}
{{- end -}}