TrueChartsCatalogClone/incubator/umami/3.0.23/templates/common.yaml

9 lines
222 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render secret */}}
{{- include "umami.secret" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}