Initial upload

This commit is contained in:
Waldemar 2025-06-26 09:50:51 +02:00
parent a368827087
commit a6b864397a
56 changed files with 145 additions and 145 deletions

View file

@ -19,14 +19,14 @@ spec:
## Ingress
Mailhog offers both WebUi and API at `https://<no value>/mailhog`.
Mailhog offers both WebUi and API at `https://localtest.me/mailhog`.
The ingress definition is in `stacks/core/ingress-apps/mailhog.yaml` (BTW, why isn't this ingress file here in this folder ??) routing to the mailhog' service
```yaml
spec:
rules:
- host: <no value>
- host: localtest.me
http:
paths:
- backend: