Files
catalog/stable/gotify/12.0.2/templates/common.yaml
TrueCharts-Bot 2e186ee7f2 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-13 08:06:39 +00:00

9 lines
223 B
YAML

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