Files
catalog/incubator/meshcentral/5.0.1/templates/common.yaml
TrueCharts-Bot 3d0806bd8b Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-25 06:26:14 +00:00

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" . }}