Contribute via OpenShift Dev Spaces
This project shows an easy to use and full install of an application pipeline and deployment via helm.
You can run your application in dev mode that enables live coding using:
./mvnw compile quarkus:dev
or via quarkus cli, just run
quarkus dev
NOTE: Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.
- Login to your oc cli
- Navigate to the repo root and run
helm upgrade -i octo-happiness-template-java infra/helm
You can uninstall the installed helm chart via
helm uninstall octo-happiness-template-java
Afterwards you will have do delete the pvc manually
oc delete pvc builder-pvc-2