TrueChartsClone/charts/stable/snipe-it/templates/common.yaml

9 lines
238 B
YAML

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