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
sabnzbd-helm/charts/sabnzbd/templates/common.yaml
T

6 lines
151 B
YAML
Raw Normal View History

2023-02-24 17:21:28 -05:00
{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}