Integrate paymentservice to skaffold/k8s
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
25dd31952c
commit
9f1bc5a69c
3 changed files with 42 additions and 9 deletions
|
@ -12,6 +12,8 @@ build:
|
|||
workspace: src/shippingservice
|
||||
- imageName: checkoutservice
|
||||
workspace: src/checkoutservice
|
||||
- imageName: paymentservice
|
||||
workspace: src/paymentservice
|
||||
deploy:
|
||||
kubectl:
|
||||
manifests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue