From 1e42c99a3a09e863d9351b1e358413d25ab32e39 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 9 May 2022 14:20:05 +0200 Subject: [PATCH] WIP: change namespace --- clank/platform/traefik/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clank/platform/traefik/ingress.yaml b/clank/platform/traefik/ingress.yaml index f8ef363..2fd2155 100644 --- a/clank/platform/traefik/ingress.yaml +++ b/clank/platform/traefik/ingress.yaml @@ -21,7 +21,7 @@ apiVersion: traefik.containo.us/v1alpha1 kind: IngressRoute metadata: name: wishlist-ingress - namespace: wishlist + namespace: kube-system spec: entryPoints: - web