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