Skip to content

Commit ca5b217

Browse files
Update 4-pv-nfs.yaml
1 parent 4d52153 commit ca5b217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pv-pvc/4-pv-nfs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ spec:
1212
- ReadWriteMany
1313
nfs:
1414
server: <nfs server ip>
15-
path: "/srv/nfs/kubedata"
15+
path: "/mnt/share"

0 commit comments

Comments
 (0)