From 4faac2e1d6f4b249cbda9d4cf93c471f35393dff Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 24 Feb 2024 10:27:54 +0100 Subject: [PATCH] Update _apply.tpl --- library/common/templates/loader/_apply.tpl | 3 --- 1 file changed, 3 deletions(-) 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 -}}