kubectl create namespace longhorn-system kubectl apply -f longhorn.yaml --namespace=longhorn-system kubectl patch storageclass local-path -p {"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"false"}}}