diff --git a/library/common/templates/loader/_apply.tpl b/library/common/templates/loader/_apply.tpl index 2abe27eb..15f885f2 100644 --- a/library/common/templates/loader/_apply.tpl +++ b/library/common/templates/loader/_apply.tpl @@ -16,9 +16,6 @@ {{/* Render priorityclass(s) */}} {{- include "tc.v1.common.spawner.priorityclass" . | nindent 0 -}} - {{/* Render Certificate(s) */}} - {{- include "tc.v1.common.spawner.scaleCertificate" . | nindent 0 -}} - {{/* Render Secret(s) */}} {{- include "tc.v1.common.spawner.secret" . | nindent 0 -}}