Configure Dendrite on kubernetes
Configure a matrix database Configure Dendrite into Kubernetes Update vps configuration to new settings
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
kind: Database
|
||||
metadata:
|
||||
name: database-matrix
|
||||
spec:
|
||||
name: matrix
|
||||
owner: matrix
|
||||
cluster:
|
||||
name: postgres
|
||||
Reference in New Issue
Block a user