Skip to content
Snippets Groups Projects
Commit 06cd83b6 authored by Siarhei Poliak [EPAM / GCP]'s avatar Siarhei Poliak [EPAM / GCP] Committed by Oleksandr Kosse (EPAM)
Browse files

Gonrg 9865 wellbore should use "wellbore" bucket

parent b9001459
No related branches found
No related tags found
Loading
...@@ -173,7 +173,7 @@ baremetal_system_partition_data() { ...@@ -173,7 +173,7 @@ baremetal_system_partition_data() {
}, },
"wellbore-dms-bucket": { "wellbore-dms-bucket": {
"sensitive": false, "sensitive": false,
"value": "${BUCKET_PREFIX}-wellbore" "value": "${BUCKET_PREFIX}-${DATA_PARTITION_ID_VALUE}-wellbore"
} }
} }
} }
......
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