Files
gotify-helm/charts/gotify/templates/common.yaml
Julien Cabillot 26dc960787 test common helm
2022-02-25 18:11:16 -05:00

6 lines
151 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}