commit 2ac8f0b5975040b271f1f3be4efe2e87001f8f88
parent ba04eeb4d8f7ba07425a4bb312f3e5d8fba6ca9e
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 1 Jul 2023 13:57:52 +0200
pg-fs doesn't need 2 time replication since it is replicated by pvcs already
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/rook/filesystem.yaml b/apps/base/rook/filesystem.yaml
@@ -555,7 +555,7 @@ metadata:
spec:
failureDomain: host
replicated:
- size: 2
+ size: 1
---
apiVersion: storage.k8s.io/v1
kind: StorageClass