mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-16 18:40:16 +08:00
8 lines
196 B
YAML
8 lines
196 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{- include "tc.v1.common.loader.init" . }}
|
|
|
|
{{/* Render config */}}
|
|
{{- include "plik.secret" . }}
|
|
|
|
{{ include "tc.v1.common.loader.apply" . }}
|