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
filebrowser-helm/charts/filebrowser/templates/common.yaml
T
Julien Cabillot 68439307d0 feat: first import
2023-05-24 19:28:36 -04:00

6 lines
151 B
YAML

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