1
0
réplica de https://github.com/dockur/windows.git sincronizado 2026-06-10 11:59:33 +08:00

fix: Shared folder mount (#804)

Este cometimento está contido em:
Kroese
2024-10-13 12:00:31 +02:00
cometido por GitHub
ascendente 3cab3d1c7b
cometimento 16c3a047c2
2 ficheiros modificados com 12 adições e 4 eliminações
+1 -1
Ver ficheiro
@@ -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`.