cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 8e8a1cf3d932657a01ef3d21cb05660dcad6d936
parent 546b13f52a3cfaaae9e9118bc04950d50479c2b4
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat,  1 Apr 2023 23:49:23 +0200

Move matrix pg cluster to own namespace for clarity

Diffstat:
Minfrastructure/configs/postgres-clusters.yaml | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -1,11 +1,16 @@ --- +apiVersion: v1 +kind: Namespace +metadata: + name: matrix-postgres-cluster +--- apiVersion: acid.zalan.do/v1 kind: postgresql metadata: labels: team: matrix name: matrix-postgres-cluster - namespace: matrix + namespace: matrix-postgres-cluster spec: allowedSourceRanges: [] databases: