Compare commits
No commits in common. "ab3f5def7782e9ef0b01eae7790035d1acf740f8" and "1726378b0bb02eb6fccbfdb50d12eb6b4ceb72df" have entirely different histories.
ab3f5def77
...
1726378b0b
@ -572,19 +572,19 @@ spec:
|
|||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
# ---- Migrated from ugok snapshot (batch 1) ----
|
# ---- Migrated from ugok snapshot (batch 1) ----
|
||||||
vs-bimv2-api:
|
# vs-bimv2-api:
|
||||||
namespace: ingress-nginx
|
# namespace: gateway
|
||||||
hosts:
|
# hosts:
|
||||||
- test.sarex.brusnika.tech
|
# - test.sarex.brusnika.tech
|
||||||
gateways:
|
# gateways:
|
||||||
- ingress-nginx/main-gateway
|
# - ingress-nginx/main-gateway
|
||||||
routes:
|
# routes:
|
||||||
- match:
|
# - match:
|
||||||
- uri:
|
# - uri:
|
||||||
prefix: /bimv2/api/
|
# prefix: /bimv2/api/
|
||||||
rewrite: /api/
|
# rewrite: /api/
|
||||||
service: backend-service.bim.svc.cluster.local
|
# service: backend-service.bim.svc.cluster.local
|
||||||
port: 8000
|
# port: 8000
|
||||||
|
|
||||||
vs-contracts-api:
|
vs-contracts-api:
|
||||||
namespace: ingress-nginx
|
namespace: ingress-nginx
|
||||||
@ -612,79 +612,14 @@ spec:
|
|||||||
rewrite: /
|
rewrite: /
|
||||||
service: srx-admin-svc.django.svc.cluster.local
|
service: srx-admin-svc.django.svc.cluster.local
|
||||||
port: 8080
|
port: 8080
|
||||||
|
# vs-gk:
|
||||||
# ---- Migrated from ugok snapshot (batch 2) ----
|
# namespace: django
|
||||||
# vs-documentations-api:
|
|
||||||
# namespace: ingress-nginx
|
|
||||||
# hosts:
|
|
||||||
# - test.sarex.brusnika.tech
|
|
||||||
# gateways:
|
|
||||||
# - ingress-nginx/main-gateway
|
|
||||||
# cors:
|
|
||||||
# allowOrigins:
|
|
||||||
# - exact: "*"
|
|
||||||
# extraAllowMethods:
|
|
||||||
# - HEAD
|
|
||||||
# extraAllowHeaders:
|
|
||||||
# - Range
|
|
||||||
# - Cache-control
|
|
||||||
# allowCredentials: true
|
|
||||||
# routes:
|
|
||||||
# - match:
|
|
||||||
# - uri:
|
|
||||||
# prefix: /documentations/api/
|
|
||||||
# rewrite: /api/
|
|
||||||
# service: documentations-api.documentations.svc.cluster.local
|
|
||||||
# port: 8080
|
|
||||||
vs-documentations-frontend:
|
|
||||||
namespace: ingress-nginx
|
|
||||||
hosts:
|
|
||||||
- test.sarex.brusnika.tech
|
|
||||||
gateways:
|
|
||||||
- ingress-nginx/main-gateway
|
|
||||||
routes:
|
|
||||||
- match:
|
|
||||||
- uri:
|
|
||||||
prefix: /documentations/static/
|
|
||||||
rewrite: /
|
|
||||||
service: documentation-frontend-static-service.documentations.svc.cluster.local
|
|
||||||
port: 80
|
|
||||||
# vs-files-stream:
|
|
||||||
# namespace: ingress-nginx
|
|
||||||
# hosts:
|
# hosts:
|
||||||
# - test.sarex.brusnika.tech
|
# - test.sarex.brusnika.tech
|
||||||
# gateways:
|
# gateways:
|
||||||
# - ingress-nginx/main-gateway
|
# - ingress-nginx/main-gateway
|
||||||
# routes:
|
# routes:
|
||||||
# - match:
|
# - path:
|
||||||
# - uri:
|
# prefix: /
|
||||||
# prefix: /files/api/
|
# service: gatekeeper-service
|
||||||
# rewrite: /api/
|
# port: 80
|
||||||
# service: documentations-filestream.documentations.svc.cluster.local
|
|
||||||
# port: 8080
|
|
||||||
# vs-pdm-api:
|
|
||||||
# namespace: ingress-nginx
|
|
||||||
# hosts:
|
|
||||||
# - test.sarex.brusnika.tech
|
|
||||||
# gateways:
|
|
||||||
# - ingress-nginx/main-gateway
|
|
||||||
# routes:
|
|
||||||
# - match:
|
|
||||||
# - uri:
|
|
||||||
# prefix: /gateway/api/
|
|
||||||
# rewrite: /api/
|
|
||||||
# service: pdm-api.documentations.svc.cluster.local
|
|
||||||
# port: 8080
|
|
||||||
# vs-eav-api:
|
|
||||||
# namespace: ingress-nginx
|
|
||||||
# hosts:
|
|
||||||
# - test.sarex.brusnika.tech
|
|
||||||
# gateways:
|
|
||||||
# - ingress-nginx/main-gateway
|
|
||||||
# routes:
|
|
||||||
# - match:
|
|
||||||
# - uri:
|
|
||||||
# prefix: /eav/api/
|
|
||||||
# rewrite: /api/
|
|
||||||
# service: eav-service.eav.svc.cluster.local
|
|
||||||
# port: 8000
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user