From 022920c5a5712efe5cf9fece0bdbe18299eb51ec Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 18 Nov 2023 11:42:49 +0100 Subject: [PATCH] oops --- library/common/templates/loader/_lists.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/common/templates/loader/_lists.tpl b/library/common/templates/loader/_lists.tpl index 351a0dbe..b73d2fba 100644 --- a/library/common/templates/loader/_lists.tpl +++ b/library/common/templates/loader/_lists.tpl @@ -1,6 +1,6 @@ {{- define "tc.v1.common.loader.lists" -}} - {{- include "tc.v1.common.values.imagePullList" . -}} + {{- include "tc.v1.common.values.imagePullSecretList" . -}} {{- include "tc.v1.common.values.persistenceList" . -}}