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