diff options
-rw-r--r-- | volumes/so/config/bpmn-infra/onapheat/override.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/volumes/so/config/bpmn-infra/onapheat/override.yaml b/volumes/so/config/bpmn-infra/onapheat/override.yaml index 7f765f4..11d00f5 100644 --- a/volumes/so/config/bpmn-infra/onapheat/override.yaml +++ b/volumes/so/config/bpmn-infra/onapheat/override.yaml @@ -61,7 +61,7 @@ mso: endpoint: http://c1.vm1.mso.simpledemo.onap.org:8086/adapters/SDNCAdapter rest: endpoint: http://c1.vm1.mso.simpledemo.onap.org:8086/adapters/rest/v1/sdnc - timeout: PT60S + timeout: PT60M tenant: endpoint: http://c1.vm1.mso.simpledemo.onap.org:8087/services/TenantAdapter vnf: @@ -94,7 +94,7 @@ mso: customer: id: testCustIdInfra po: - timeout: PT60S + timeout: PT60M request: db: endpoint: http://c1.vm1.mso.simpledemo.onap.org:8083/ |