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" . -}}