cv-helm/charts/cv/templates/common.yaml

6 lines
151 B
YAML
Raw Normal View History

2021-12-29 16:21:53 -05:00
{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}