Files
catalog/stable/bookstack/4.0.3/templates/common.yaml
TrueCharts-Bot 3fec6bb7f2 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-11 21:25:49 +00:00

9 lines
242 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render secrets for bookstack */}}
{{- include "bookstack.secrets" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}