helm-charts

Usage

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

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

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo codeadminde to see the charts.

To install the chart:

helm install my-release-name codeadminde/<chart-name>

To uninstall the chart:

helm uninstall my-release-name

Collection

Please note that this is a private Helm chart repository and neither my work nor I am directly or indirectly affiliated with the packaged applications or their authors.

The following charts are currently available:

Name Version AppVersion Description
bind9-hidden-primary 0.4.2 9.20 A Helm chart for bind9 to use as hidden primary, based on the offical Docker Image by InternetSystemsConsortium (ISC)
ollama 0.11.3 0.11.4 A Helm chart for an easier ollama (https://ollama.com) deployment on k8s. Please note that this is a private helm chart and not directly or indirectly affiliated with ollama or its authors.
outline 0.7.33 0.85.1 A Helm chart for an easier outline (https://getoutline.com) deployment at kubernetes.
supabase 0.4.3 0.4.3 A proxy chart for an easier supabase deployment at kubernetes. Take a look at the dependency chart values.yaml and update at least security related values!!