This repository has been archived on 2026-06-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ntfy-helm/charts/ntfy/templates/common.yaml
T
Julien Cabillot 750aa6a9c0 feat: init
2022-10-21 19:35:25 -04:00

6 lines
151 B
YAML

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