debug
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
driver: nfs.csi.k8s.io
|
||||
# volumeHandle format: {nfs-server-address}#{sub-dir-name}#{share-name}
|
||||
# make sure this value is unique for every share in the cluster
|
||||
volumeHandle: 192.168.202.50/srv/distribution/##
|
||||
volumeHandle: 192.168.202.50/srv/distribution##
|
||||
volumeAttributes:
|
||||
server: 192.168.202.50
|
||||
share: /srv/distribution/
|
||||
share: /srv/distribution
|
||||
Reference in New Issue
Block a user