Compare commits
No commits in common. "ab3f5def7782e9ef0b01eae7790035d1acf740f8" and "1726378b0bb02eb6fccbfdb50d12eb6b4ceb72df" have entirely different histories.
ab3f5def77
...
1726378b0b
@ -572,19 +572,19 @@ spec:
|
||||
port: 8080
|
||||
|
||||
# ---- Migrated from ugok snapshot (batch 1) ----
|
||||
vs-bimv2-api:
|
||||
namespace: ingress-nginx
|
||||
hosts:
|
||||
- test.sarex.brusnika.tech
|
||||
gateways:
|
||||
- ingress-nginx/main-gateway
|
||||
routes:
|
||||
- match:
|
||||
- uri:
|
||||
prefix: /bimv2/api/
|
||||
rewrite: /api/
|
||||
service: backend-service.bim.svc.cluster.local
|
||||
port: 8000
|
||||
# vs-bimv2-api:
|
||||
# namespace: gateway
|
||||
# hosts:
|
||||
# - test.sarex.brusnika.tech
|
||||
# gateways:
|
||||
# - ingress-nginx/main-gateway
|
||||
# routes:
|
||||
# - match:
|
||||
# - uri:
|
||||
# prefix: /bimv2/api/
|
||||
# rewrite: /api/
|
||||
# service: backend-service.bim.svc.cluster.local
|
||||
# port: 8000
|
||||
|
||||
vs-contracts-api:
|
||||
namespace: ingress-nginx
|
||||
@ -612,79 +612,14 @@ spec:
|
||||
rewrite: /
|
||||
service: srx-admin-svc.django.svc.cluster.local
|
||||
port: 8080
|
||||
|
||||
# ---- Migrated from ugok snapshot (batch 2) ----
|
||||
# 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
|
||||
# vs-gk:
|
||||
# namespace: django
|
||||
# hosts:
|
||||
# - test.sarex.brusnika.tech
|
||||
# gateways:
|
||||
# - ingress-nginx/main-gateway
|
||||
# routes:
|
||||
# - match:
|
||||
# - uri:
|
||||
# prefix: /files/api/
|
||||
# rewrite: /api/
|
||||
# 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
|
||||
# - path:
|
||||
# prefix: /
|
||||
# service: gatekeeper-service
|
||||
# port: 80
|
||||
|
||||
Loading…
Reference in New Issue
Block a user