k8s: add frontend dockerfile + skaffold
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
c9f2c89b9c
commit
92eb76c1db
3 changed files with 85 additions and 0 deletions
|
@ -18,6 +18,8 @@ build:
|
|||
workspace: src/currencyservice
|
||||
- imageName: cartservice
|
||||
workspace: src/cartservice
|
||||
- imageName: frontend
|
||||
workspace: src/frontend
|
||||
deploy:
|
||||
kubectl:
|
||||
manifests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue