Make cluster slightly less robust

This commit is contained in:
Greg Hellings
2025-09-09 23:27:48 -05:00
parent 0e6f3ada79
commit 6ab984cacf
3 changed files with 53 additions and 18 deletions
+6
View File
@@ -30,6 +30,12 @@ spec:
values:
defaultSettings:
createDefaultDiskLabeledNodes: true
persistence:
# This should go back to 3 when I have more cluster
defaultClassReplicaCount: 2
defaultSettings:
# This should go back to null when I have more cluster
replicaSoftAntiAffinity: true
---
apiVersion: v1
kind: ConfigMap