Unverified Commit 6ce0ed16 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Add CharDevice type to KVM hostPath (#1066)

parent 283bed78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ spec:
          claimName: qemu-pvc
      - hostPath:
          path: /dev/kvm
          type: CharDevice
        name: dev-kvm
      - hostPath:
          path: /dev/net/tun