Integrate paymentservice to skaffold/k8s

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-06-21 14:22:09 -07:00
parent 25dd31952c
commit 9f1bc5a69c
3 changed files with 42 additions and 9 deletions

View file

@ -12,6 +12,8 @@ build:
workspace: src/shippingservice
- imageName: checkoutservice
workspace: src/checkoutservice
- imageName: paymentservice
workspace: src/paymentservice
deploy:
kubectl:
manifests: