fix recommendationservice ports
This commit is contained in:
parent
42e3d2d467
commit
3ed84827df
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ spec:
|
|||
exec:
|
||||
command: ["/bin/grpc_health_probe", "-addr=:8080"]
|
||||
env:
|
||||
- name: PORT
|
||||
value: "8080"
|
||||
- name: PRODUCT_CATALOG_SERVICE_ADDR
|
||||
value: "productcatalogservice:3550"
|
||||
resources:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue