Trying to set other namespace
This commit is contained in:
parent
8022b1c619
commit
f64566981a
@ -47,7 +47,6 @@ spec:
|
||||
ports:
|
||||
- port: 80
|
||||
name: http
|
||||
protocol: TCP
|
||||
targetPort: 80
|
||||
selector:
|
||||
run: wishlist
|
||||
|
@ -21,7 +21,7 @@ apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: wishlist
|
||||
namespace: kube-system
|
||||
namespace: wishlist
|
||||
spec:
|
||||
entryPoints:
|
||||
- web
|
||||
|
Loading…
Reference in New Issue
Block a user