Initial upload
This commit is contained in:
parent
a368827087
commit
a6b864397a
56 changed files with 145 additions and 145 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue