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

6 lines
151 B
YAML
Raw Normal View History

2022-04-18 10:09:17 -04:00
{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}