Readd stuff
This commit is contained in:
parent
498986f8e1
commit
ceac248016
@ -21,7 +21,7 @@ apiVersion: traefik.containo.us/v1alpha1
|
|||||||
kind: IngressRoute
|
kind: IngressRoute
|
||||||
metadata:
|
metadata:
|
||||||
name: wishlist-ingress
|
name: wishlist-ingress
|
||||||
namespace: wishlist
|
namespace: kube-system
|
||||||
spec:
|
spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- web
|
- web
|
||||||
@ -33,6 +33,7 @@ spec:
|
|||||||
- name: wishlist
|
- name: wishlist
|
||||||
kind: Service
|
kind: Service
|
||||||
namespace: wishlist
|
namespace: wishlist
|
||||||
|
port: 80
|
||||||
responseForwarding:
|
responseForwarding:
|
||||||
flushInterval: 1ms
|
flushInterval: 1ms
|
||||||
scheme: https
|
scheme: https
|
||||||
|
Loading…
Reference in New Issue
Block a user