2022-06-23 16:38:19 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
|
2022-07-23 01:37:45 +00:00
|
|
|
{{/* Plausible environment variables */}}
|
|
|
|
{{- include "plausible.env" . }}
|
2022-06-23 16:38:19 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|