Compare commits

..

2 Commits

Author SHA1 Message Date
ivan
38219249b3 ++ 2026-08-02 00:44:21 +05:00
ivan
6c81ba0080 ++ 2026-08-02 00:41:18 +05:00
2 changed files with 27 additions and 14 deletions

View File

@ -85,17 +85,17 @@ spec:
path: path:
_default: nginx.conf _default: nginx.conf
# - name: zitadel-configmap - name: zitadel-configmap
# mountPath: mountPath:
# _default: /opt/react_client/static/config.json _default: /opt/react_client/static/config.json
# subPath: subPath:
# _default: config.json _default: config.json
# readOnly: readOnly:
# _default: true _default: true
# configMap: configMap:
# name: name:
# _default: zitadel-configmap _default: zitadel-configmap
# items: items:
# - key: config.json - key: config.json
# path: path:
# _default: config.json _default: config.json

View File

@ -150,6 +150,19 @@ spec:
rewrite: /api/ rewrite: /api/
service: backend-api-svc.documentations.svc.cluster.local service: backend-api-svc.documentations.svc.cluster.local
port: 80 port: 80
workspaces-api:
name: workspaces-api-virt-service
namespace: default
hosts:
- sarex.uralmine.com
gateways:
- default/platform-gateway
routes:
- path:
prefix: /workspaces/api/
rewrite: /api/
service: backend-svc.workspaces.svc.cluster.local
port: 80
gateway-platform: gateway-platform:
name: pdm-virt-service name: pdm-virt-service
namespace: default namespace: default