catalog/stable/audiobookshelf/2.0.50/templates/common.yaml

9 lines
252 B
YAML

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