communication: scale MAS/Synapse back up
This commit is contained in:
parent
c4931c381c
commit
6c1ff72af6
@ -7,7 +7,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: matrix-authentication-service
|
app: matrix-authentication-service
|
||||||
spec:
|
spec:
|
||||||
replicas: 0
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: matrix-authentication-service
|
app: matrix-authentication-service
|
||||||
|
|||||||
@ -331,7 +331,7 @@ data:
|
|||||||
|
|
||||||
## Extra config ##
|
## Extra config ##
|
||||||
|
|
||||||
allow_guest_access: false
|
allow_guest_access: true
|
||||||
allow_public_rooms_without_auth: true
|
allow_public_rooms_without_auth: true
|
||||||
auto_join_rooms:
|
auto_join_rooms:
|
||||||
- "#othrys:live.bstein.dev"
|
- "#othrys:live.bstein.dev"
|
||||||
@ -666,7 +666,7 @@ metadata:
|
|||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
app.kubernetes.io/component: synapse
|
app.kubernetes.io/component: synapse
|
||||||
spec:
|
spec:
|
||||||
replicas: 0
|
replicas: 1
|
||||||
strategy:
|
strategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user