Skip to content
Snippets Groups Projects
Commit 30f709cb authored by Danylo Vanin (EPAM)'s avatar Danylo Vanin (EPAM)
Browse files

[GONRG-9199] Added wellbore bucket property

parent efde5311
No related branches found
No related tags found
1 merge request!514[GONRG-9199] Added wellbore bucket property
Pipeline #240363 passed with warnings
......@@ -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