feat: first import

This commit is contained in:
Julien Cabillot
2022-03-03 13:03:54 -05:00
parent c4ca29f3cc
commit 385f220edb
6 changed files with 104 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{{- include "common.notes.defaultNotes" . -}}
+5
View File
@@ -0,0 +1,5 @@
{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}