Skip to content
Snippets Groups Projects
Commit 8a1c8b24 authored by Oleksandr Kosse (EPAM)'s avatar Oleksandr Kosse (EPAM)
Browse files

Merge branch 'GONRG-9199-Wellbore-Partition-Properties' into 'master'

[GONRG-9199] Added wellbore bucket property

See merge request !514
parents efde5311 30f709cb
No related branches found
No related tags found
1 merge request!514[GONRG-9199] Added wellbore bucket property
Checking pipeline status
......@@ -73,6 +73,10 @@ gc_system_partition_data() {
"reservoir-connection": {
"sensitive": true,
"value": "RESERVOIR_POSTGRES_CONN_STRING_OSDU"
},
"wellbore-dms-bucket": {
"sensitive": false,
"value": "${PROJECT_ID}-${DATA_PARTITION_ID_VALUE}-logstore"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment