Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 829 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 829 Bytes

Helm Charts

This repository contains Helm charts for various open source applications and services. To learn more, please see the readme for each available chart.

Usage

Add this chart repository:

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

To install any chart in this repository:

helm install my-release -n my-namespace jshimko/chart-name