Files
catalog/stable/cloudflareddns/4.0.2/templates/common.yaml
TrueCharts-Bot 6250d3e49e Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-06 20:10:59 +00:00

9 lines
231 B
YAML

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