seperate setup and post-setup to prevent double setup runs on common chart
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{{- include "common.setup" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "common.all" . }}
|
||||
{{ include "common.postSetup" . }}
|
||||
|
||||
{{/* Render configmap for littlelink */}}
|
||||
{{- include "littlelink.configmap" . }}
|
||||
|
||||
Reference in New Issue
Block a user