fix mastodon smtp placement
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user