Files
infrastructure/clusters/cl01tl/helm/matrix-synapse/templates/database.yaml
Alex Lebens 84950544cd
All checks were successful
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 32s
renovate / renovate (push) Successful in 1m38s
add whatsapp
2025-12-13 12:37:40 -06:00

15 lines
474 B
YAML

apiVersion: postgresql.cnpg.io/v1
kind: Database
metadata:
name: matrix-synapse-postgresql-18-cluster-mautrix-whatsapp-database
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: matrix-synapse-postgresql-18-cluster-mautrix-whatsapp-database
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
cluster:
name: matrix-synapse-postgresql-18-cluster
name: mautrix-whatsapp
owner: app