Files
catalog/dev/gotify/14.0.13/templates/common.yaml
TrueCharts-Bot 2812eacda8 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-02 16:21:53 +00:00

9 lines
229 B
YAML

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