docs: Shared folder

This commit is contained in:
Kroese 2024-10-13 11:56:29 +02:00 committed by GitHub
parent fba35cd33b
commit cdead470a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,7 +127,7 @@ kubectl apply -f kubernetes.yml
```yaml ```yaml
volumes: volumes:
- /home/user/example:/shared - /home/user/example:/data
``` ```
The example folder `/home/user/example` will be available as ` \\host.lan\Data`. The example folder `/home/user/example` will be available as ` \\host.lan\Data`.