https://github.com/maildev/helm
MailDev Helm Chart
https://github.com/maildev/helm
Last synced: 12 months ago
JSON representation
MailDev Helm Chart
- Host: GitHub
- URL: https://github.com/maildev/helm
- Owner: maildev
- Created: 2021-01-08T16:39:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T15:04:16.000Z (about 3 years ago)
- Last Synced: 2025-03-05T16:38:20.964Z (over 1 year ago)
- Language: Mustache
- Homepage: https://splitt3r.github.io/helm/
- Size: 10.7 KB
- Stars: 6
- Watchers: 2
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```