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
|
||||
- hostPath:
|
||||
path: /dev/kvm
|
||||
type: CharDevice
|
||||
name: dev-kvm
|
||||
- hostPath:
|
||||
path: /dev/net/tun
|
||||
|
||||
Reference in New Issue
Block a user