mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-28 05:46:10 +08:00
9 lines
228 B
YAML
9 lines
228 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
{{/* Render secret */}}
|
|
{{- include "meshcentral.secret" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "tc.common.loader.apply" . }}
|