Fix yaml for longhorn

This commit is contained in:
Greg Hellings
2025-09-11 23:05:14 -05:00
parent dd75f6cdd7
commit f326e92ca5
+2 -3
View File
@@ -30,12 +30,11 @@ spec:
values:
defaultSettings:
createDefaultDiskLabeledNodes: true
# This should go back to null when I have more cluster
replicaSoftAntiAffinity: 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