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