mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
qat: fix QatDevicePlugin CR sample entry
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
parent
a7cc3be8a6
commit
942e5fe7de
@ -5,7 +5,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
image: intel/intel-qat-plugin:0.18.0
|
image: intel/intel-qat-plugin:0.18.0
|
||||||
dpdkDriver: vfio-pci
|
dpdkDriver: vfio-pci
|
||||||
kernelVfDriver:
|
kernelVfDrivers:
|
||||||
- c6xxvf
|
- c6xxvf
|
||||||
maxNumDevices: 1
|
maxNumDevices: 1
|
||||||
logLevel: 4
|
logLevel: 4
|
||||||
|
Loading…
Reference in New Issue
Block a user