From 942e5fe7dea7bdef2496e4ac6e4fc9a57a564216 Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Tue, 30 Mar 2021 09:37:36 +0300 Subject: [PATCH] qat: fix QatDevicePlugin CR sample entry Signed-off-by: Mikko Ylinen --- .../operator/samples/deviceplugin_v1_qatdeviceplugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/operator/samples/deviceplugin_v1_qatdeviceplugin.yaml b/deployments/operator/samples/deviceplugin_v1_qatdeviceplugin.yaml index 278280b3..5740a0b4 100644 --- a/deployments/operator/samples/deviceplugin_v1_qatdeviceplugin.yaml +++ b/deployments/operator/samples/deviceplugin_v1_qatdeviceplugin.yaml @@ -5,7 +5,7 @@ metadata: spec: image: intel/intel-qat-plugin:0.18.0 dpdkDriver: vfio-pci - kernelVfDriver: + kernelVfDrivers: - c6xxvf maxNumDevices: 1 logLevel: 4