From ceac248016f26361ea458e0859b393ffb1a685bc Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 9 May 2022 12:36:59 +0200 Subject: [PATCH] Readd stuff --- clank/platform/traefik/ingress.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/clank/platform/traefik/ingress.yaml b/clank/platform/traefik/ingress.yaml index c0785a7..bcd4923 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 @@ -33,6 +33,7 @@ spec: - name: wishlist kind: Service namespace: wishlist + port: 80 responseForwarding: flushInterval: 1ms scheme: https