Fix yaml for longhorn
This commit is contained in:
@@ -30,12 +30,11 @@ spec:
|
|||||||
values:
|
values:
|
||||||
defaultSettings:
|
defaultSettings:
|
||||||
createDefaultDiskLabeledNodes: true
|
createDefaultDiskLabeledNodes: true
|
||||||
|
# This should go back to null when I have more cluster
|
||||||
|
replicaSoftAntiAffinity: true
|
||||||
persistence:
|
persistence:
|
||||||
# This should go back to 3 when I have more cluster
|
# This should go back to 3 when I have more cluster
|
||||||
defaultClassReplicaCount: 2
|
defaultClassReplicaCount: 2
|
||||||
defaultSettings:
|
|
||||||
# This should go back to null when I have more cluster
|
|
||||||
replicaSoftAntiAffinity: true
|
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
|
|||||||
Reference in New Issue
Block a user