This repository contains Helm charts for various open source applications and services. To learn more, please see the readme for each available chart.
Helm must be installed to use this chart. Please refer to Helm’s documentation to get started.
Add this repo as follows:
helm repo add jshimko https://jshimko.github.io/helm-charts
If you had already added this repo earlier, run helm repo update
to retrieve
the latest versions. You can then run helm search repo
jshimko
to see the available charts.
To install a chart:
helm install my-release -n my-namespace jshimko/chart-name