integrate currencyservice to k8s deployment
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
97a36a6374
commit
60efbc0f9e
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ build:
|
|||
- imageName: paymentservice
|
||||
workspace: src/paymentservice
|
||||
- imageName: currencyservice
|
||||
workspace: src/currencyservicetemp
|
||||
workspace: src/currencyservice
|
||||
deploy:
|
||||
kubectl:
|
||||
manifests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue