Trying to set other namespace

This commit is contained in:
Kasper Juul Hermansen 2022-05-09 16:53:11 +02:00
parent 8022b1c619
commit f64566981a
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23
2 changed files with 1 additions and 2 deletions

View File

@ -47,7 +47,6 @@ spec:
ports:
- port: 80
name: http
protocol: TCP
targetPort: 80
selector:
run: wishlist

View File

@ -21,7 +21,7 @@ apiVersion: traefik.containo.us/v1alpha1
kind: IngressRoute
metadata:
name: wishlist
namespace: kube-system
namespace: wishlist
spec:
entryPoints:
- web