Compare commits
No commits in common. "38219249b31312119e301c36cf420b5b8671656a" and "c14d74050fe4a2a2a5234348ee9b741ef51e62d1" have entirely different histories.
38219249b3
...
c14d74050f
@ -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,19 +150,6 @@ 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