Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 177 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 177 Bytes

sb-example

Spring Boot REST App Example

Deploy: oc create -f sb-example.yaml

Install helm chart: helm install ./helm/sb-app -n sb-app Uninstall: helm delete --purge sb-app