# Mailhog

```
kubectl create namespace mailhog
kubectl create -f manifest.yml -n mailhog
```
