Ah, the helm chart is actually broken
This commit is contained in:
parent
5ae12efc43
commit
d04e89b39b
1 changed files with 2 additions and 0 deletions
|
@ -58,3 +58,5 @@ spec:
|
||||||
host: mailhog4masto
|
host: mailhog4masto
|
||||||
port: 25
|
port: 25
|
||||||
enable_starttls: "false"
|
enable_starttls: "false"
|
||||||
|
postgresql:
|
||||||
|
existingSecret: "masto-db-secret"
|
||||||
|
|
Loading…
Add table
Reference in a new issue