From c08a0d97f05b6d3799486ecced3470c70cc8883a Mon Sep 17 00:00:00 2001 From: "erjan.kroese" Date: Wed, 8 Jul 2026 00:25:29 +0200 Subject: [PATCH] Update demo/kustomization.yaml --- demo/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/kustomization.yaml b/demo/kustomization.yaml index 3f72d7b..a7ee478 100644 --- a/demo/kustomization.yaml +++ b/demo/kustomization.yaml @@ -5,4 +5,4 @@ resources: - namespace.yaml - deployment.yaml - service.yaml - - ingress.yaml \ No newline at end of file + - httproute.yaml \ No newline at end of file