(chore) restructure common setup templates

This commit is contained in:
kjeld Schouten-Lebbing
2021-10-09 23:43:48 +02:00
parent d9f78c62c9
commit fbb340e2d0
17 changed files with 24 additions and 20 deletions
@@ -1,5 +1,5 @@
{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{- include "common.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}