Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 427 Bytes

Kubernetes Helm Charts

Usage

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

Once Helm is set up properly, add the repo as follows:

$ helm repo add kfirfer https://kfirfer.github.io/helm/

You can then run helm search repo kfirfer to see the charts.

Contributing

TBD

License

MIT License