TrueChartsClone/charts/incubator/frigate/templates/common.yaml

8 lines
204 B
YAML

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