{{/* Make sure all variables are set properly */}} {{- include "tc.common.loader.init" . }} {{- include "invidious.config" . }} {{- $_ := set .Values.installContainers "dbseed" (include "invidious.dbseed" . | fromYaml) -}} {{/* Render the templates */}} {{ include "tc.common.loader.apply" . }}