helm-charts/charts/library/common/templates/lib/ingress/_validate.tpl
2024-03-11 10:28:52 +01:00

7 lines
172 B
Smarty

{{/*
Validate Ingress values
*/}}
{{- define "bjw-s.common.lib.ingress.validate" -}}
{{- $rootContext := .rootContext -}}
{{- $ingressValues := .object -}}
{{- end -}}