Skip to content
Snippets Groups Projects

Fix properties & update libs(GCP)

Merged Rustam Lotsmanenko (EPAM) requested to merge gcp-fix-properties-and-update-libs into master
3 files
+ 28
27
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -37,6 +37,7 @@ PARTITION_API=${PARTITION_HOST}${PARTITION_PATH}
wks.gcp.datastore-mapping-info-kind=${WKS_GCP_DATASTORE_MAPPING_INFO_KIND}
wks.gcp.tenant-name=${WKS_GCP_TENANT_NAME}
wks.gcp.storage-bucket-name=${WKS_GCP_STORAGE_BUCKET_NAME}
wks.gcp.entitlements-url=${WKS_GCP_ENTITLEMENTS_URL}
osdu.host.search-service-url=${SEARCH_API}
osdu.host.storage-service-url=${STORAGE_API}
osdu.host.schema-service-url=${SCHEMA_API}
Loading