{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}
{{/* Render configmap for littlelink */}}
{{- include "littlelink.configmap" . }}