feat: init

This commit is contained in:
Julien Cabillot
2023-02-26 12:31:22 -05:00
commit a81aaa023f
7 changed files with 135 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}