cluster

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

commit ef7065fa9a6bd938e49d585f60af0922be1e886e
parent e3981671585b6240707c3395338db760b7108305
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 23 Oct 2024 19:35:50 +0200

Fix pvc

Diffstat:
Minfrastructure/configs/postgres-clusters.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -129,6 +129,7 @@ kind: PersistentVolumeClaim apiVersion: v1 metadata: name: storagebox-pvc + namespace: postgres-cluster annotations: k8up.io/backup: false spec: