++
This commit is contained in:
parent
12f3281deb
commit
ecd758d944
@ -167,11 +167,11 @@ spec:
|
|||||||
|
|
||||||
- name: GATEWAY_URL
|
- name: GATEWAY_URL
|
||||||
value:
|
value:
|
||||||
_default: "http://pdm-api.documentations.svc.cluster.local:8080"
|
_default: "http://pdm-svc.documentations.svc.cluster.local:80"
|
||||||
|
|
||||||
- name: RESOURCE_URL
|
- name: RESOURCE_URL
|
||||||
value:
|
value:
|
||||||
_default: "http://resources-service.resources.svc.cluster.local:8000"
|
_default: "http://iam-backend.iam.svc.cluster.local:8000"
|
||||||
|
|
||||||
- name: SERVICE_HOST
|
- name: SERVICE_HOST
|
||||||
value:
|
value:
|
||||||
@ -199,7 +199,7 @@ spec:
|
|||||||
|
|
||||||
- name: WORKFLOWS_HOST
|
- name: WORKFLOWS_HOST
|
||||||
value:
|
value:
|
||||||
_default: "http://workflows-api-service.workflow.svc.cluster.local:8000/api/v1"
|
_default: "http://backend-svc.processing.svc.cluster.local:80/api/v1"
|
||||||
|
|
||||||
- name: WORKFLOWS_TIMEOUT
|
- name: WORKFLOWS_TIMEOUT
|
||||||
value:
|
value:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user