Files
catalog/stable/bookstack/6.0.15/templates/common.yaml
TrueCharts-Bot 60006f0000 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-07 21:08:46 +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" . }}