fix checkoutservice ports
This commit is contained in:
parent
b67c91b545
commit
086c87286b
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ spec:
|
|||
exec:
|
||||
command: ["/bin/grpc_health_probe", "-addr=:5050"]
|
||||
env:
|
||||
- name: PORT
|
||||
value: "5050"
|
||||
- name: PRODUCT_CATALOG_SERVICE_ADDR
|
||||
value: "productcatalogservice:3550"
|
||||
- name: SHIPPING_SERVICE_ADDR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue