🧑💻(tilt) add mailcatcher to the stack
This allows to start a mailcatcher for local developments.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user