blob: 7add503fee9a70e6925fc1ad674eacf0d61ac5de [file] [log] [blame]
giolekva95340e82021-11-08 21:36:55 +04001domain: example.com
2oauth2:
3 hydraAdmin: http://hydra-admin
4 hydraPublic: https://hydra.example.com
5 clientId: matrix
6 clientSecret: ""
7 secretName: oauth2-client
8postgresql:
9 host: postgresql
10 port: 5432
11 database: synapse
12 user: synapse_user
13 password: password
14certificateIssuer: public
15ingressClassName: nginx
16configMerge:
17 configName: config-to-merge
18 fileName: to-merge.yaml