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
www-helm/charts/www/templates/common.yaml
T
Julien Cabillot b448f4aef7 feat: init
2023-02-26 12:18:52 -05:00

6 lines
151 B
YAML

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