Compare commits

..

No commits in common. "38219249b31312119e301c36cf420b5b8671656a" and "c14d74050fe4a2a2a5234348ee9b741ef51e62d1" have entirely different histories.

2 changed files with 14 additions and 27 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,19 +150,6 @@ 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