what is the best way to make sure Longhorn doesn’t...
# longhorn-storage
g
what is the best way to make sure Longhorn doesn’t create a default disk and uses a dedicated disk by default? Would this work?
Copy code
labels:
    <http://node.longhorn.io/create-default-disk|node.longhorn.io/create-default-disk>: "config"
},
annotations:
    <http://node.longhorn.io/default-disks-config|node.longhorn.io/default-disks-config>:
        '[{"path":"/dev/nvme2n1","allowScheduling":true}