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