Skip to content
Snippets Groups Projects
Commit c226ffaa authored by Yauheni  Rykhter (EPAM)'s avatar Yauheni Rykhter (EPAM)
Browse files

GONRG-6991: add variables for Reservoir

parent 2b443268
No related branches found
No related tags found
1 merge request!407GONRG-6991: add variables for Reservoir
Pipeline #193021 failed
......@@ -36,6 +36,10 @@ generate_post_data_gc() {
"sensitive": false,
"value": "[${DATA_PARTITION_ID},${DATA_PARTITION_ID}]"
},
"reservoir-connection": {
"sensitive": true,
"value": "RESERVOIR_POSTGRES_CONN_STRING_OSDU"
},
"elasticsearch.host": {
"sensitive": true,
"value": "ELASTIC_HOST_${DATA_PARTITION_ID_UPPER}"
......
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