diff --git a/longhorn/nodes/mayne-vcn.yaml b/longhorn/nodes/mayne-vcn.yaml index d477453..889a056 100644 --- a/longhorn/nodes/mayne-vcn.yaml +++ b/longhorn/nodes/mayne-vcn.yaml @@ -5,13 +5,6 @@ metadata: namespace: longhorn spec: disks: - default-disk: - allowScheduling: false - diskType: filesystem - evictionRequested: true - path: /var/lib/longhorn - storageReserved: 10737418240 - tags: [] new-disk: allowScheduling: true diskType: filesystem diff --git a/longhorn/nodes/mayne-worker-1.yaml b/longhorn/nodes/mayne-worker-1.yaml index 4849aaa..74f8b76 100644 --- a/longhorn/nodes/mayne-worker-1.yaml +++ b/longhorn/nodes/mayne-worker-1.yaml @@ -5,13 +5,6 @@ metadata: namespace: longhorn spec: disks: - default-disk: - allowScheduling: false - diskType: filesystem - evictionRequested: true - path: /var/lib/longhorn - storageReserved: 10737418240 - tags: [] new-disk: allowScheduling: false diskType: filesystem diff --git a/longhorn/nodes/mayne-worker-2.yaml b/longhorn/nodes/mayne-worker-2.yaml index 3e203b1..bdd17c0 100644 --- a/longhorn/nodes/mayne-worker-2.yaml +++ b/longhorn/nodes/mayne-worker-2.yaml @@ -5,13 +5,6 @@ metadata: namespace: longhorn spec: disks: - default-disk: - allowScheduling: false - diskType: filesystem - evictionRequested: true - path: /var/lib/longhorn - storageReserved: 10737418240 - tags: [] new-disk: allowScheduling: true diskType: filesystem