This repository contains the Helm charts for our products and tools. To install this repository in your Kubernetes cluster, use the following commands:
helm repo add dreitier https://dreitier.github.io/helm-charts/
helm repo updateAfter that, you can search and install our charts, e.g.
helm search backmon
helm install dreitier/backmon| Chart | Description |
|---|---|
| backmon | backmon - Monitoring of backup files in filesystems and object storages |
| silencer | silencer - Create new silences in the Prometheus Alertmanager through a REST API. |
| postfix | Deploy postfix in Kubernetes for local mail relaying |