mirror of
https://github.com/dockur/windows.git
synced 2026-06-10 11:59:33 +08:00
fix: Add CharDevice type to KVM hostPath (#1746)
This commit is contained in:
@@ -66,6 +66,7 @@ spec:
|
|||||||
claimName: windows-pvc
|
claimName: windows-pvc
|
||||||
- hostPath:
|
- hostPath:
|
||||||
path: /dev/kvm
|
path: /dev/kvm
|
||||||
|
type: CharDevice
|
||||||
name: dev-kvm
|
name: dev-kvm
|
||||||
- hostPath:
|
- hostPath:
|
||||||
path: /dev/net/tun
|
path: /dev/net/tun
|
||||||
|
|||||||
Reference in New Issue
Block a user