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