An open API service indexing awesome lists of open source software.

https://github.com/maildev/helm

MailDev Helm Chart
https://github.com/maildev/helm

Last synced: 12 months ago
JSON representation

MailDev Helm Chart

Awesome Lists containing this project

README

          

# MailDev Helm Charts

[Helm](https://helm.sh) repo for different charts related to MailDev which can be installed on [Kubernetes](https://kubernetes.io)

## Add Helm repository

To install the repo just run:

```bash
helm repo add maildev https://maildev.github.io/helm/
helm repo update
```

## Helm Charts

* [maildev](https://maildev.github.io/helm/)

```bash
helm install my-release maildev/maildev
```