fix frontend app ports
This commit is contained in:
parent
36a1278fb7
commit
42e3d2d467
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ spec:
|
||||||
- name: "Cookie"
|
- name: "Cookie"
|
||||||
value: "shop_session-id=x-liveness-probe"
|
value: "shop_session-id=x-liveness-probe"
|
||||||
env:
|
env:
|
||||||
|
- name: PORT
|
||||||
|
value: "8080"
|
||||||
- name: PRODUCT_CATALOG_SERVICE_ADDR
|
- name: PRODUCT_CATALOG_SERVICE_ADDR
|
||||||
value: "productcatalogservice:3550"
|
value: "productcatalogservice:3550"
|
||||||
- name: CURRENCY_SERVICE_ADDR
|
- name: CURRENCY_SERVICE_ADDR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue