Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

koalificationio/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koalification.io Helm Charts Repository

Some missing/fixed helm charts we've created that made no sense to be contributed upstream.

Charts

Getting Started

Install Helm

Get the latest Helm release.

Add Helm chart repository:

helm repo add koalificationio https://koalificationio.github.io/charts/
helm repo update

Search fo available charts

helm search | grep koalificationio

Install chart

helm install --name <release-name> --namespace default koalificationio/<chart-name>

Check chart's values.yaml for available settings and documentation.

Contributing

Fork, make changes, test them and bump chart version in Chart.yaml.

Submit pull request for review.

About

Collection of custom helm charts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5