seperate setup and post-setup to prevent double setup runs on common chart

This commit is contained in:
kjeld Schouten-Lebbing
2021-10-10 00:03:07 +02:00
parent dd207168f7
commit 799baea4dc
15 changed files with 74 additions and 67 deletions
+1 -1
View File
@@ -35,4 +35,4 @@ volumeSpec:
{{/* Render the templates */}}
{{ include "common.all" . }}
{{ include "common.postSetup" . }}