Skip to content

reefland/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-charts

A collection of Helm charts.

Goal

This repo contains Helm charts based on previous work from k8s@home project for applications I've deploy to my Home Kubernetes Cluster.

Installation

The Helm repository can be installed as follows:

helm repo add reefland https://reefland.github.io/helm-charts

You can then search the application charts:

helm search repo reefland

Documentation

Documentation can be found here.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License