@@ -23,19 +23,21 @@ app: # app global settings
2323 locations : locations-api # ingress entry for locations api
2424 marketing : marketing-api # ingress entry for marketing api
2525 svc :
26- basket : basket # service name for basket api
27- catalog : catalog # service name for catalog api
28- ordering : ordering # service name for ordering api
29- identity : identity # service name for identity api
30- mvc : webmvc # service name for web mvc
31- spa : webspa # service name for web spa
32- status : webstatus # service name for web status
33- webshoppingapigw : webshoppingapigw # service name for web shopping Agw
34- webmarketingapigw : webmarketingapigw # service name for web mkg Agw
35- mobilemarketingapigw : mobilemarketingapigw # service name for mobile mkg Agw
36- mobileshoppingapigw : mobileshoppingapigw # service name for mobile shopping Agw
37- webshoppingagg : webshoppingagg # service name for web shopping aggregator
38- mobileshoppingagg : mobileshoppingagg # service name for mobile shopping aggregator
39- payment : payment # service name for payment api
40- locations : locations # service name for locations api
41- marketing : marketing # service name for marketing api
26+ basket : basket # service name for basket api
27+ catalog : catalog # service name for catalog api
28+ ordering : ordering # service name for ordering api
29+ orderingbackgroundtasks : orderingbackgroundtasks # service name for orderingbackgroundtasks
30+ orderingsignalrhub : orderingsignalrhub # service name for orderingsignalrhub
31+ identity : identity # service name for identity api
32+ mvc : webmvc # service name for web mvc
33+ spa : webspa # service name for web spa
34+ status : webstatus # service name for web status
35+ webshoppingapigw : webshoppingapigw # service name for web shopping Agw
36+ webmarketingapigw : webmarketingapigw # service name for web mkg Agw
37+ mobilemarketingapigw : mobilemarketingapigw # service name for mobile mkg Agw
38+ mobileshoppingapigw : mobileshoppingapigw # service name for mobile shopping Agw
39+ webshoppingagg : webshoppingagg # service name for web shopping aggregator
40+ mobileshoppingagg : mobileshoppingagg # service name for mobile shopping aggregator
41+ payment : payment # service name for payment api
42+ locations : locations # service name for locations api
43+ marketing : marketing # service name for marketing api
0 commit comments