Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Platform Validation
Commits
0629e51b
Commit
0629e51b
authored
Sep 17, 2021
by
Kamlesh Todai
Browse files
Merge branch 'gcp_env_fixes' into 'master'
Gcp env fixes See merge request
!366
parents
c3065f09
304c315d
Pipeline
#66375
passed with stages
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Postman Collection/00_CICD_Setup_Environment/gcp.OSDU R3 PROD v2.4.postman_environment.json
View file @
0629e51b
...
...
@@ -74,7 +74,7 @@
},
{
"key"
:
"STORAGE_HOST"
,
"value"
:
"
storage-{{HOSTNAME}}
/api/storage/v2"
,
"value"
:
"
preship-asm.osdu-gcp.go3-nrg.projects.epam.com
/api/storage/v2"
,
"enabled"
:
true
},
{
...
...
@@ -84,7 +84,7 @@
},
{
"key"
:
"SEARCH_HOST"
,
"value"
:
"
search-{{HOSTNAME}}
/api/search/v2"
,
"value"
:
"
preship-asm.osdu-gcp.go3-nrg.projects.epam.com
/api/search/v2"
,
"enabled"
:
true
},
{
...
...
@@ -104,12 +104,12 @@
},
{
"key"
:
"FILE_HOST"
,
"value"
:
"https://
file-{{HOSTNAME}}
/v2"
,
"value"
:
"https://
preship-asm.osdu-gcp.go3-nrg.projects.epam.com/api/file
/v2"
,
"enabled"
:
true
},
{
"key"
:
"UNIT_HOST"
,
"value"
:
"
unit-{{HOSTNAME}}
/api/unit/v3"
,
"value"
:
"
preship-asm.osdu-gcp.go3-nrg.projects.epam.com
/api/unit/v3"
,
"enabled"
:
true
},
{
...
...
@@ -129,12 +129,12 @@
},
{
"key"
:
"INDEXER_HOST"
,
"value"
:
"
indexer-{{HOSTNAME}}
/api/indexer/v2"
,
"value"
:
"
preship-asm.osdu-gcp.go3-nrg.projects.epam.com
/api/indexer/v2"
,
"enabled"
:
true
},
{
"key"
:
"WELLBORE_DDMS_HOST"
,
"value"
:
"
wellbore-ddms-{{HOSTNAME}}
/api/os-wellbore-ddms"
,
"value"
:
"
preship-asm.osdu-gcp.go3-nrg.projects.epam.com
/api/os-wellbore-ddms"
,
"enabled"
:
true
},
{
...
...
@@ -149,7 +149,7 @@
},
{
"key"
:
"workflow_api_url"
,
"value"
:
"https://workflow-{{HOSTNAME}}"
,
"value"
:
"https://workflow-{{HOSTNAME}}
/api/workflow/v1
"
,
"enabled"
:
true
},
{
...
...
@@ -159,12 +159,12 @@
},
{
"key"
:
"WORKFLOW_URL"
,
"value"
:
"{{WORKFLOW_HOST}}/v1"
,
"value"
:
"{{WORKFLOW_HOST}}/
api/workflow/
v1"
,
"enabled"
:
true
},
{
"key"
:
"PARTITION_HOST"
,
"value"
:
"p
artition-{{HOSTNAME}}
/api/partition/v1"
,
"value"
:
"p
reship-asm.osdu-gcp.go3-nrg.projects.epam.com
/api/partition/v1"
,
"enabled"
:
true
},
{
...
...
@@ -174,7 +174,7 @@
},
{
"key"
:
"POLICY_HOST"
,
"value"
:
"p
olicy-{{HOSTNAME}}
/api/policy/v1"
,
"value"
:
"p
reship-asm.osdu-gcp.go3-nrg.projects.epam.com
/api/policy/v1"
,
"enabled"
:
true
},
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment