docs: Shared folder

This commit is contained in:
Kroese 2024-10-13 11:52:16 +02:00 committed by GitHub
parent 676f92fdcc
commit 59fd463bcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,7 +139,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`.