TrueChartsClone/charts/incubator/terraria-tshock/templates/common.yaml

9 lines
225 B
YAML

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