Skip to content

Commit 60f23f4

Browse files
authored
Merge pull request #607 from mythi/PR-2021-021
qat: fix QatDevicePlugin CR sample entry
2 parents a7cc3be + 942e5fe commit 60f23f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/operator/samples/deviceplugin_v1_qatdeviceplugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
image: intel/intel-qat-plugin:0.18.0
77
dpdkDriver: vfio-pci
8-
kernelVfDriver:
8+
kernelVfDrivers:
99
- c6xxvf
1010
maxNumDevices: 1
1111
logLevel: 4

0 commit comments

Comments
 (0)