Updated the aggregator host names
This commit is contained in:
		
							parent
							
								
									1e6b6cdf05
								
							
						
					
					
						commit
						f8cdc64987
					
				@ -42,10 +42,10 @@ variables:
 | 
				
			|||||||
  PaymentApiUrl: http://$(PaymentApiHostName):8080
 | 
					  PaymentApiUrl: http://$(PaymentApiHostName):8080
 | 
				
			||||||
  PaymentApiGrpcUrl: http://$(PaymentApiHostName):8081
 | 
					  PaymentApiGrpcUrl: http://$(PaymentApiHostName):8081
 | 
				
			||||||
  PaymentApiHc: $(PaymentApiUrl)/hc
 | 
					  PaymentApiHc: $(PaymentApiUrl)/hc
 | 
				
			||||||
  MobileShoppingAggregatorHostName: mobileshoppingaggregator.$(OpenShiftProject).svc
 | 
					  MobileShoppingAggregatorHostName: mobileshoppingagg.$(OpenShiftProject).svc
 | 
				
			||||||
  MobileShoppingAggregatorUrl: http://$(MobileShoppingAggregatorHostName):8080
 | 
					  MobileShoppingAggregatorUrl: http://$(MobileShoppingAggregatorHostName):8080
 | 
				
			||||||
  MobileShoppingAggregatorHc: $(MobileShoppingAggregatorUrl)/hc
 | 
					  MobileShoppingAggregatorHc: $(MobileShoppingAggregatorUrl)/hc
 | 
				
			||||||
  WebShoppingAggregatorHostName: webshoppingaggregator.$(OpenShiftProject).svc
 | 
					  WebShoppingAggregatorHostName: webshoppingagg.$(OpenShiftProject).svc
 | 
				
			||||||
  WebShoppingAggregatorUrl: http://$(WebShoppingAggregatorHostName):8080
 | 
					  WebShoppingAggregatorUrl: http://$(WebShoppingAggregatorHostName):8080
 | 
				
			||||||
  WebShoppingAggregatorHc: $(WebShoppingAggregatorUrl)/hc
 | 
					  WebShoppingAggregatorHc: $(WebShoppingAggregatorUrl)/hc
 | 
				
			||||||
  WebhooksApiHostName: webhooksapi.$(OpenShiftProject).svc
 | 
					  WebhooksApiHostName: webhooksapi.$(OpenShiftProject).svc
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user