fix mas?
This commit is contained in:
parent
13e597769c
commit
37149b195b
20
apps/production/custom-configs/mas-values.yaml
Normal file
20
apps/production/custom-configs/mas-values.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: ess-mas-values
|
||||
namespace: matrix
|
||||
data:
|
||||
values.yaml: |
|
||||
matrixAuthenticationService:
|
||||
additional:
|
||||
smtp-config:
|
||||
config: |
|
||||
email:
|
||||
mode: enabled
|
||||
from: gamemaster@axion1337.chat
|
||||
transport: smtp
|
||||
smtp:
|
||||
host: smtp.ionos.de
|
||||
port: 465
|
||||
username: gamemaster@axion1337.chat
|
||||
password: "3#%D8pX9Hww$4QHscDLpb3D#ma7LCoitW5V7He5d"
|
||||
Loading…
x
Reference in New Issue
Block a user