From 62a8f7ed8e49d6d533f09d5b2c7c00aa5508a6c7 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 26 Sep 2022 12:08:11 +0200 Subject: [PATCH] Update common.yaml Signed-off-by: Kjeld Schouten-Lebbing --- charts/enterprise/blocky/templates/common.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/enterprise/blocky/templates/common.yaml b/charts/enterprise/blocky/templates/common.yaml index 2068554237e..ed83fa6869f 100644 --- a/charts/enterprise/blocky/templates/common.yaml +++ b/charts/enterprise/blocky/templates/common.yaml @@ -71,9 +71,7 @@ service: {{- end -}} {{/* inject api paths in ingress */}} -{{- if .Values.blocky.apiIngress -}} {{- include "blocky.apiinjector" . }} -{{- end }} {{/* Render the templates */}} {{ include "tc.common.loader.apply" . }}