Fix yaml for longhorn
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user