diff --git a/provider/indexer-gcp/src/main/resources/application-kuber.properties b/provider/indexer-gcp/src/main/resources/application-kuber.properties
index 471ed0201431174c56c3666ccefd45f0813306df..942637c3f314384bf380d97f5caaa6bf345feaff 100644
--- a/provider/indexer-gcp/src/main/resources/application-kuber.properties
+++ b/provider/indexer-gcp/src/main/resources/application-kuber.properties
@@ -24,8 +24,8 @@ REDIS_GROUP_PORT=6379
 REDIS_SEARCH_PORT=6379
 DEFAULT_DATA_COUNTRY=US
 
-AUTHORIZE_API=https://entitlements-dot-opendes.appspot.com/entitlements/v1
-LEGALTAG_API=https://os-legal-dot-opendes.appspot.com/api/legal/v1
+AUTHORIZE_API=https://open.opendes.cloud.slb-ds.com/entitlements/v1
+LEGALTAG_API=https://open.opendes.cloud.slb-ds.com/api/legal/v1
 CRS_API=https://crs-converter-gae-dot-opendes.appspot.com/api/crs/v1
 
 
@@ -46,8 +46,8 @@ CRON_EMPTY_INDEX_CLEANUP_THRESHOLD_DAYS=7
 GOOGLE_CLOUD_PROJECT=opendes
 GAE_SERVICE=indexer
 
-INDEXER_HOST=os-indexer-dot-opendes.appspot.com
-STORAGE_HOSTNAME=os-storage-dot-opendes.appspot.com
+INDEXER_HOST=open.opendes.cloud.slb-ds.com
+STORAGE_HOSTNAME=open.opendes.cloud.slb-ds.com
 
 KEY_RING=csqp
 KMS_KEY=searchService
@@ -55,9 +55,9 @@ KMS_KEY=searchService
 ELASTIC_DATASTORE_KIND=SearchSettings
 ELASTIC_DATASTORE_ID=indexer-service
 
-STORAGE_SCHEMA_HOST=https://os-storage-dot-opendes.appspot.com/api/storage/v2/schemas
-STORAGE_QUERY_RECORD_HOST=https://os-storage-dot-opendes.appspot.com/api/storage/v2/query/records
-STORAGE_QUERY_RECORD_FOR_CONVERSION_HOST=https://os-storage-dot-opendes.appspot.com/api/storage/v2/query/records:batch
+STORAGE_SCHEMA_HOST=https://open.opendes.cloud.slb-ds.com/api/storage/v2/schemas
+STORAGE_QUERY_RECORD_HOST=https://open.opendes.cloud.slb-ds.com/api/storage/v2/query/records
+STORAGE_QUERY_RECORD_FOR_CONVERSION_HOST=https://open.opendes.cloud.slb-ds.com/api/storage/v2/query/records:batch
 STORAGE_RECORDS_BATCH_SIZE=20
 
-INDEXER_QUEUE_HOST=https://os-indexer-queue-dot-opendes.appspot.com/_dps/task-handlers/enqueue
+INDEXER_QUEUE_HOST=https://open.opendes.cloud.slb-ds.com/_dps/task-handlers/enqueue