From 345c19f3842d04e597fce75ace67c85c85eab3bf Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 29 Oct 2023 11:29:34 +0100 Subject: [PATCH] Update _lists.tpl --- library/common/templates/loader/_lists.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/library/common/templates/loader/_lists.tpl b/library/common/templates/loader/_lists.tpl index f1ea7ee6..fc0de770 100644 --- a/library/common/templates/loader/_lists.tpl +++ b/library/common/templates/loader/_lists.tpl @@ -6,4 +6,6 @@ {{- include "tc.v1.common.values.serviceList" . -}} + {{- include "tc.v1.common.values.ingressList" . -}} + {{- end -}}