++
This commit is contained in:
parent
34174be2e7
commit
77d6f20146
@ -198,7 +198,7 @@ spec:
|
|||||||
_default: http://remarks-static-service.remarks.svc.cluster.local:8080/remarks
|
_default: http://remarks-static-service.remarks.svc.cluster.local:8080/remarks
|
||||||
- name: RESOURCES_URL
|
- name: RESOURCES_URL
|
||||||
value:
|
value:
|
||||||
_default: http://backend-svc.resources.svc.cluster.local:80
|
_default: http://iam-backend.iam.svc.cluster.local:8000
|
||||||
- name: S3_SERVICE_ACCOUNT
|
- name: S3_SERVICE_ACCOUNT
|
||||||
value:
|
value:
|
||||||
_default: /vault/secrets/documentations-s3-account-json
|
_default: /vault/secrets/documentations-s3-account-json
|
||||||
|
|||||||
@ -106,6 +106,19 @@ spec:
|
|||||||
rewrite: /api/
|
rewrite: /api/
|
||||||
service: backend-filestream-svc.documentations.svc.cluster.local
|
service: backend-filestream-svc.documentations.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
iam-api:
|
||||||
|
name: iam-virt-service
|
||||||
|
namespace: default
|
||||||
|
hosts:
|
||||||
|
- sarex.uralmine.com
|
||||||
|
gateways:
|
||||||
|
- default/platform-gateway
|
||||||
|
routes:
|
||||||
|
- path:
|
||||||
|
prefix: /iam/api/
|
||||||
|
rewrite: /external/api/
|
||||||
|
service: iam-backend.iam.svc.cluster.local
|
||||||
|
port: 8000
|
||||||
documentations-frontend:
|
documentations-frontend:
|
||||||
name: documentations-frontend-virt-service
|
name: documentations-frontend-virt-service
|
||||||
namespace: default
|
namespace: default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user