mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-08 15:46:14 +08:00
9 lines
242 B
YAML
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" . }}
|