TrueChartsCatalogClone/incubator/meshcentral/0.1.11/templates/common.yaml

11 lines
237 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render configmap for meshcentral */}}
{{- include "meshcentral.configmap" . }}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}