No way to not specify this!?
This commit is contained in:
parent
475710960a
commit
658e801e34
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ spec:
|
||||||
redis:
|
redis:
|
||||||
host: redis4masto
|
host: redis4masto
|
||||||
database: "0"
|
database: "0"
|
||||||
|
auth:
|
||||||
|
username: nousername
|
||||||
|
password: nopassword
|
||||||
smtp:
|
smtp:
|
||||||
host: mailhog4masto
|
host: mailhog4masto
|
||||||
port: 25
|
port: 25
|
||||||
|
|
Loading…
Add table
Reference in a new issue