Go to file
Markus Pesch 3792eaa844
Initial Commit
2021-09-26 17:08:01 +02:00
templates Initial Commit 2021-09-26 17:08:01 +02:00
.drone.yml Initial Commit 2021-09-26 17:08:01 +02:00
.gitignore Initial Commit 2021-09-26 17:08:01 +02:00
.helmignore Initial Commit 2021-09-26 17:08:01 +02:00
.markdownlint.yaml Initial Commit 2021-09-26 17:08:01 +02:00
Chart.yaml Initial Commit 2021-09-26 17:08:01 +02:00
LICENSE Initial Commit 2021-09-26 17:08:01 +02:00
README.md Initial Commit 2021-09-26 17:08:01 +02:00
values.yaml Initial Commit 2021-09-26 17:08:01 +02:00

README.md

postfixadmin-fetchmail-charts

Build Status Artifact Hub

This is helm chart is an addon for postfixadmin-fetchmail-runner and should replace the official unmainted helm chart repository.

This helm chart can be found on artifacthub.io and can be installed via helm.

helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
helm install postfixadmin-fetchmail volker.raschek/postfixadmin-fetchmail-runner

Customization

All configuration options can be defined in the values.yml file below the config section. Alternatively can be the options passed via the --set flag of the helm install command.