docs: Shared folder
This commit is contained in:
parent
fba35cd33b
commit
cdead470a1
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ kubectl apply -f kubernetes.yml
|
|||
|
||||
```yaml
|
||||
volumes:
|
||||
- /home/user/example:/shared
|
||||
- /home/user/example:/data
|
||||
```
|
||||
|
||||
The example folder `/home/user/example` will be available as ` \\host.lan\Data`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue