Files
catalog/stable/bookstack/6.0.2/templates/common.yaml
TrueCharts-Bot f75d178122 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 20:33:18 +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" . }}