TrueChartsClone/charts/dev/gotify/templates/common.yaml

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" . }}