TrueChartsCatalogClone/incubator/plex-meta-manager/2.0.14/templates/common.yaml

9 lines
220 B
YAML

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