catalog/stable/gotify/11.0.4/templates/common.yaml

8 lines
212 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render configmap for nextcloud */}}
{{- include "gotify.configmap" . }}
{{ include "tc.common.loader.apply" . }}