mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Fix typo in gpu_fakedev example config
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
This commit is contained in:
parent
f3d2f35dbf
commit
5d62c8e29f
@ -3,6 +3,6 @@
|
||||
"DevCount": 8,
|
||||
"DevMemSize": 4294967296,
|
||||
"Capabilities": {
|
||||
"platform": "fake_DG1",
|
||||
"platform": "fake_DG1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user