fix mastodon smtp placement

This commit is contained in:
Alexander Rogov
2026-07-12 16:29:48 +03:00
parent 8dbfb89ea9
commit 187af870aa

View File

@@ -63,6 +63,13 @@ spec:
cpu: 250m
memory: 256Mi
smtp:
fromAddress: notifications@t0rt1k.tech
server: smtp.example.com
port: 587
username: dummy
password: dummy
postgresql:
hostname: shared-pg-rw.cnpg.svc.cluster.local
port: 5432