Files
catalog/dev/gotify/14.0.14/templates/common.yaml
TrueCharts-Bot beaed10a01 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-21 14:39:47 +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" . }}