mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
Fixing broken persistentvolume nfs example
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
id: pv0003
|
||||
kind: PersistentVolume
|
||||
apiVersion: v1beta1
|
||||
spec:
|
||||
source:
|
||||
nfsMount:
|
||||
server: "172.17.0.2"
|
||||
path: "/tmp"
|
||||
readOnly: false
|
Reference in New Issue
Block a user