Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 312 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 312 Bytes

demo

Build app

Build and push the image.

$ ./demo-service-repository/build.sh

Deploy app

The image is deployed to your cluster.

$ ./config-repository/render.sh
$ ./config-repository/deploy.sh

Delete resources

All resources are deleted.

$ ./config-repository/delete.sh