Migrate Istio configurations for brusnika-stage cluster, adding routes for vs-srx-admin-frontend and updating kustomization.yaml.
This commit is contained in:
parent
734e9ffc41
commit
8ed2c6f73b
@ -290,6 +290,7 @@ spec:
|
|||||||
- zitadel.test.sarex.brusnika.tech
|
- zitadel.test.sarex.brusnika.tech
|
||||||
tls:
|
tls:
|
||||||
credentialName: zitadel-tls
|
credentialName: zitadel-tls
|
||||||
|
|
||||||
virtualServices:
|
virtualServices:
|
||||||
camunda-identity-vs:
|
camunda-identity-vs:
|
||||||
namespace: camunda
|
namespace: camunda
|
||||||
@ -458,6 +459,8 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: nginx-service.global-ingress.svc.cluster.local
|
service: nginx-service.global-ingress.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
|
|
||||||
jupyter-vs:
|
jupyter-vs:
|
||||||
namespace: jupyter
|
namespace: jupyter
|
||||||
hosts:
|
hosts:
|
||||||
@ -494,6 +497,7 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: kubernetes-dashboard-brusnika.kubernetes-dashboard.svc.cluster.local
|
service: kubernetes-dashboard-brusnika.kubernetes-dashboard.svc.cluster.local
|
||||||
port: 9090
|
port: 9090
|
||||||
|
|
||||||
minio-vs:
|
minio-vs:
|
||||||
namespace: minio
|
namespace: minio
|
||||||
hosts:
|
hosts:
|
||||||
@ -512,6 +516,7 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: minio-svc.minio.svc.cluster.local
|
service: minio-svc.minio.svc.cluster.local
|
||||||
port: 9000
|
port: 9000
|
||||||
|
|
||||||
superset-vs:
|
superset-vs:
|
||||||
namespace: superset
|
namespace: superset
|
||||||
hosts:
|
hosts:
|
||||||
@ -530,6 +535,7 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: superset.superset.svc.cluster.local
|
service: superset.superset.svc.cluster.local
|
||||||
port: 8088
|
port: 8088
|
||||||
|
|
||||||
vault-vs:
|
vault-vs:
|
||||||
namespace: vault
|
namespace: vault
|
||||||
hosts:
|
hosts:
|
||||||
@ -548,6 +554,7 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: vault-vault-contour.vault.svc.cluster.local
|
service: vault-vault-contour.vault.svc.cluster.local
|
||||||
port: 8200
|
port: 8200
|
||||||
|
|
||||||
zitadel-vs:
|
zitadel-vs:
|
||||||
namespace: zitadel
|
namespace: zitadel
|
||||||
hosts:
|
hosts:
|
||||||
@ -566,3 +573,56 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: zitadel-idp-contour.zitadel.svc.cluster.local
|
service: zitadel-idp-contour.zitadel.svc.cluster.local
|
||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
|
# ---- Migrated from ugok snapshot (batch 1) ----
|
||||||
|
# vs-bimv2-api:
|
||||||
|
# namespace: gateway
|
||||||
|
# hosts:
|
||||||
|
# - test.sarex.brusnika.tech
|
||||||
|
# gateways:
|
||||||
|
# - gateway/main-gateway
|
||||||
|
# routes:
|
||||||
|
# - match:
|
||||||
|
# - uri:
|
||||||
|
# prefix: /bimv2/api/
|
||||||
|
# rewrite: /api/
|
||||||
|
# service: backend-service.bim.svc.cluster.local
|
||||||
|
# port: 8000
|
||||||
|
# # NOTE: contracts has no brusnika-stage deployment yet — service is a best-guess
|
||||||
|
# vs-contracts-api:
|
||||||
|
# namespace: gateway
|
||||||
|
# hosts:
|
||||||
|
# - test.sarex.brusnika.tech
|
||||||
|
# gateways:
|
||||||
|
# - gateway/main-gateway
|
||||||
|
# routes:
|
||||||
|
# - match:
|
||||||
|
# - uri:
|
||||||
|
# prefix: /contracts/api/
|
||||||
|
# rewrite: /api/
|
||||||
|
# service: backend-service.contracts.svc.cluster.local
|
||||||
|
# port: 8000
|
||||||
|
vs-srx-admin-frontend:
|
||||||
|
namespace: gateway
|
||||||
|
hosts:
|
||||||
|
- test.sarex.brusnika.tech
|
||||||
|
gateways:
|
||||||
|
- gateway/main-gateway
|
||||||
|
routes:
|
||||||
|
- match:
|
||||||
|
- uri:
|
||||||
|
prefix: /control-interface/
|
||||||
|
rewrite: /
|
||||||
|
service: srx-admin-svc.django.svc.cluster.local
|
||||||
|
port: 8080
|
||||||
|
# vs-gk:
|
||||||
|
# namespace: django
|
||||||
|
# hosts:
|
||||||
|
# - test.sarex.brusnika.tech
|
||||||
|
# gateways:
|
||||||
|
# - gateway/main-gateway
|
||||||
|
# routes:
|
||||||
|
# - path:
|
||||||
|
# prefix: /
|
||||||
|
# service: gatekeeper-service
|
||||||
|
# port: 80
|
||||||
|
|||||||
@ -4,7 +4,7 @@ resources:
|
|||||||
- ./flux-system
|
- ./flux-system
|
||||||
- ./helm-repositories.yaml
|
- ./helm-repositories.yaml
|
||||||
- ./infrastructure
|
- ./infrastructure
|
||||||
- ./test-service.yaml
|
|
||||||
- ../../apps/mapper/brusnika-stage
|
- ../../apps/mapper/brusnika-stage
|
||||||
- ../../apps/control-interface/brusnika-stage
|
- ../../apps/control-interface/brusnika-stage
|
||||||
- ../../apps/django/brusnika-stage
|
- ../../apps/django/brusnika-stage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user