* feat(koel): move to stable * feat(zerotier): move to stable * update app req
9 lines
217 B
YAML
9 lines
217 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{- include "common.setup" . }}
|
|
|
|
{{/* Render secrets for koel */}}
|
|
{{- include "koel.secrets" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "common.postSetup" . }}
|