Skip to content
forked from helm/charts

a collection of helm charts for kubernetes

License

Notifications You must be signed in to change notification settings

bdashrad/helm-charts

 
 

Repository files navigation

Helm Charts

This GitHub project is the source for Helm bdashrad Helm chart repository.

For more information about installing and using Helm, see the Helm Docs. For a quick introduction to Charts, see the Chart Guide.

This project is intended for apiVersion: v2 charts (installable by Helm 3 only).

How Do I Install These Charts?

See the chart repo

For more information on using Helm, refer to the Helm documentation.

How Do I Enable the Stable Repository for Helm 3?

To add the Helm Stable Charts for your local client, run helm repo add:

helm repo add bdashrad https://bdashrad.github.io/helm-charts
helm repo update