Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 261 Bytes

Helm Example Repository

Ahoy world! I'm a Helm repository for example charts.

Get started

Add this repository to Helm.

helm repo add examples https://helm.github.io/examples

Install an example.

helm install ahoy examples/hello-world