Files
pigallery2-helm/charts/pigallery2/templates/common.yaml
Julien Cabillot 99300207fd feat: first import
2022-02-28 11:29:07 -05:00

6 lines
151 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}