🧑‍💻(tilt) add mailcatcher to the stack

This allows to start a mailcatcher for local developments.
This commit is contained in:
Quentin BEY
2025-01-31 15:03:55 +01:00
committed by BEY Quentin
parent cd88799943
commit 289879962b
7 changed files with 101 additions and 0 deletions

View File

@@ -107,3 +107,12 @@ ingress:
ingressAdmin:
enabled: true
host: desk.127.0.0.1.nip.io
mailcatcher:
image:
repository: sj26/mailcatcher
tag: latest
pullPolicy: Always
ingress:
enabled: true
host: mailcatcher.127.0.0.1.nip.io