We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a03a482 + 864a5e6 commit b2cf925Copy full SHA for b2cf925
deploy/example/smb-provisioner/smb-server-lb.yaml
@@ -55,5 +55,5 @@ spec:
55
volumes:
56
- name: data-volume
57
hostPath:
58
- path: /smbshare-volume # modify this to specify another path to store smb share data
+ path: /home/kubernetes/smbshare-volume # modify this to specify another path to store smb share data
59
type: DirectoryOrCreate
deploy/example/smb-provisioner/smb-server.yaml
0 commit comments