flux-charts/base-values/mycloud-matrix-beta.yaml

27 lines
578 B
YAML

##
# commons are from mycloud-core
##
components:
mycloud-services:
# patch mycloud-core to get another database
values:
databases:
matrix-sliding-sync:
type: postgresql
matrix-authentication-service:
type: postgresql
mycloud-matrix:
# patch mycloud-core to get another database
values:
server:
slidingSync:
enabled: true
authenticationService:
enabled: true
ingress:
element:
config:
features:
feature_sliding_sync: true