TrueChartsCatalogClone/stable/gotify/5.0.18/templates/common.yaml

8 lines
197 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render configmap for nextcloud */}}
{{- include "gotify.configmap" . }}
{{ include "common.postSetup" . }}