Skip to content

avrhamNeeman/AviChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add nginx-chart-test https://avrhamneeman.github.io/AviChart

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo nginx-chart-test to see the charts.

To install the nginx-chart-test chart:

helm install my-nginx-chart-test nginx-chart-test/nginx-chart-test

To uninstall the chart:

helm delete my-nginx-chart-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published