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:
_default: nginx.conf
# - name: zitadel-configmap
# mountPath:
# _default: /opt/react_client/static/config.json
# subPath:
# _default: config.json
# readOnly:
# _default: true
# configMap:
# name:
# _default: zitadel-configmap
# items:
# - key: config.json
# path:
# _default: config.json
- name: zitadel-configmap
mountPath:
_default: /opt/react_client/static/config.json
subPath:
_default: config.json
readOnly:
_default: true
configMap:
name:
_default: zitadel-configmap
items:
- key: config.json
path:
_default: config.json

View File

@ -150,6 +150,19 @@ spec:
rewrite: /api/
service: backend-api-svc.documentations.svc.cluster.local
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:
name: pdm-virt-service
namespace: default