k8s: cartservice listen addr
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
7c83802b9e
commit
21909b4674
3 changed files with 3 additions and 2 deletions
|
@ -19,7 +19,7 @@ spec:
|
|||
- name: CART_SERVICE_PORT
|
||||
value: "7070"
|
||||
- name: CART_SERVICE_ADDR
|
||||
value: "127.0.0.1"
|
||||
value: "0.0.0.0"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 200m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue