Compare commits
2 Commits
c14d74050f
...
38219249b3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38219249b3 | ||
|
|
6c81ba0080 |
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user