Skip to content

otani88/charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 71.2%
  • Shell 19.0%
  • Makefile 8.8%
  • Dockerfile 1.0%