Skip to content

thomassuedbroecker/vend-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vend-helm

Just deploy the vend application with a Helm chart.

Verify the helm chart

cd ./charts
helm dependency update ./vend-helm/
helm install --dry-run --debug vend-helm-chart ./vend-helm/

Install helm chart

cd /charts
helm lint ./vend-helm
helm install vend-helm ./vend-helm

Uninstall helm chart

cd ./charts
helm uninstall vend-helm

About

Just deploy the vend application with a Helm chart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published