From b9adb461e2326dbe731f8c759126189f899451c5 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 9 May 2022 17:09:27 +0200 Subject: [PATCH] WIP: again... --- 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 6d5cdc3..3d2436f 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 - namespace: wishlist + namespace: kube-system spec: entryPoints: - web