This commit is contained in:
Julien Cabillot
2022-04-18 10:09:17 -04:00
parent 780cb96921
commit a6c093398c
6 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}