Only support GPU device type
This commit is contained in:
parent
f7ab539ba7
commit
2632757df9
|
@ -3,7 +3,7 @@ kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: intel
|
name: intel
|
||||||
resources:
|
resources:
|
||||||
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/default?ref=v0.31.0
|
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/device/gpu?ref=v0.31.0
|
||||||
---
|
---
|
||||||
apiVersion: deviceplugin.intel.com/v1
|
apiVersion: deviceplugin.intel.com/v1
|
||||||
kind: GpuDevicePlugin
|
kind: GpuDevicePlugin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user