adding nfs provisioner
This commit is contained in:
5
longhorn/README.md
Normal file
5
longhorn/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Disable Localpath as default
|
||||
kubectl get storageclass
|
||||
|
||||
kubectl patch storageclass local-path -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"false"}}}'
|
||||
|
||||
Reference in New Issue
Block a user