TrueChartsCatalogClone/stable/gotify/6.0.0/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" . }}