chore: Update manifests after change
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
apiVersion: postgresql.cnpg.io/v1
|
||||||
|
kind: Database
|
||||||
|
metadata:
|
||||||
|
name: matrix-synapse-postgresql-18-cluster-mautrix-discord-database
|
||||||
|
namespace: matrix-synapse
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: matrix-synapse-postgresql-18-cluster-mautrix-discord-database
|
||||||
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
|
spec:
|
||||||
|
cluster:
|
||||||
|
name: matrix-synapse-postgresql-18-cluster
|
||||||
|
name: mautrix-discord
|
||||||
|
owner: app
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
apiVersion: postgresql.cnpg.io/v1
|
||||||
|
kind: Database
|
||||||
|
metadata:
|
||||||
|
name: matrix-synapse-postgresql-18-cluster-mautrix-whatsapp-database
|
||||||
|
namespace: matrix-synapse
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: matrix-synapse-postgresql-18-cluster-mautrix-whatsapp-database
|
||||||
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
|
spec:
|
||||||
|
cluster:
|
||||||
|
name: matrix-synapse-postgresql-18-cluster
|
||||||
|
name: mautrix-whatsapp
|
||||||
|
owner: app
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
apiVersion: postgresql.cnpg.io/v1
|
|
||||||
kind: Database
|
|
||||||
metadata:
|
|
||||||
name: matrix-synapse-postgresql-18-database-mautrix-discord
|
|
||||||
namespace: matrix-synapse
|
|
||||||
labels:
|
|
||||||
helm.sh/chart: postgres-18-cluster-7.1.1
|
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18
|
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
|
||||||
app.kubernetes.io/version: "7.1.1"
|
|
||||||
app.kubernetes.io/managed-by: Helm
|
|
||||||
spec:
|
|
||||||
name: mautrix-discord
|
|
||||||
cluster:
|
|
||||||
name: matrix-synapse-postgresql-18
|
|
||||||
ensure: present
|
|
||||||
owner: app
|
|
||||||
template: template1
|
|
||||||
encoding: UTF8
|
|
||||||
databaseReclaimPolicy: retain
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
apiVersion: postgresql.cnpg.io/v1
|
|
||||||
kind: Database
|
|
||||||
metadata:
|
|
||||||
name: matrix-synapse-postgresql-18-database-mautrix-whatsapp
|
|
||||||
namespace: matrix-synapse
|
|
||||||
labels:
|
|
||||||
helm.sh/chart: postgres-18-cluster-7.1.1
|
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18
|
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
|
||||||
app.kubernetes.io/version: "7.1.1"
|
|
||||||
app.kubernetes.io/managed-by: Helm
|
|
||||||
spec:
|
|
||||||
name: mautrix-whatsapp
|
|
||||||
cluster:
|
|
||||||
name: matrix-synapse-postgresql-18
|
|
||||||
ensure: present
|
|
||||||
owner: app
|
|
||||||
template: template1
|
|
||||||
encoding: UTF8
|
|
||||||
databaseReclaimPolicy: retain
|
|
||||||
Reference in New Issue
Block a user