{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render configmap for n8n */}}
{{- include "n8n.configmap" . }}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}