++
This commit is contained in:
parent
fc9e75945a
commit
ab7611fc7e
@ -79,15 +79,15 @@ spec:
|
|||||||
gateways:
|
gateways:
|
||||||
- default/platform-gateway
|
- default/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
- path:
|
# - path:
|
||||||
prefix: /admin/
|
# prefix: /admin/
|
||||||
service: backend-svc.django.svc.cluster.local
|
# service: backend-svc.django.svc.cluster.local
|
||||||
port: 80
|
# port: 80
|
||||||
|
|
||||||
- path:
|
# - path:
|
||||||
prefix: /api/
|
# prefix: /api/
|
||||||
service: backend-svc.django.svc.cluster.local
|
# service: backend-svc.django.svc.cluster.local
|
||||||
port: 80
|
# port: 80
|
||||||
|
|
||||||
- path:
|
- path:
|
||||||
prefix: /
|
prefix: /
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user