improve readme with links and content
This commit is contained in:
		@@ -1,5 +1,7 @@
 | 
			
		||||
# 07-NFS-Subdir-Provisioner
 | 
			
		||||
 | 
			
		||||
[https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner](https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner)
 | 
			
		||||
 | 
			
		||||
To support persistent volume claims on NFS external storage, a provisioner can be configured and deployed easily with helm.
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
@@ -12,7 +14,6 @@ helm install nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
A PVC can then be created similar to below example:
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user