Skip to content

helm/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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