frontend: add integration for adservice

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-08-16 18:01:03 -07:00
parent c9cd627453
commit 3e90b73464
No known key found for this signature in database
GPG key ID: 5C02521D7B216AD6
8 changed files with 374 additions and 121 deletions

View file

@ -56,6 +56,8 @@ spec:
value: "shippingservice:50051"
- name: CHECKOUT_SERVICE_ADDR
value: "checkoutservice:5050"
- name: AD_SERVICE_ADDR
value: "adservice:9555"
resources:
requests:
cpu: 100m