Reorganization
This commit is contained in:
parent
2632757df9
commit
90d2245cba
|
@ -1,10 +1,3 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
||||||
kind: Kustomization
|
|
||||||
metadata:
|
|
||||||
name: intel
|
|
||||||
resources:
|
|
||||||
- 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
|
||||||
metadata:
|
metadata:
|
|
@ -7,3 +7,4 @@ resources:
|
||||||
- ./middleware.yaml
|
- ./middleware.yaml
|
||||||
|
|
||||||
- ./akri-devices.yaml
|
- ./akri-devices.yaml
|
||||||
|
- ./intel-devices.yaml
|
||||||
|
|
|
@ -8,4 +8,4 @@ resources:
|
||||||
- cloudnative-pg.yaml
|
- cloudnative-pg.yaml
|
||||||
# - rook.yaml
|
# - rook.yaml
|
||||||
- ./nfd/
|
- ./nfd/
|
||||||
- intel.yaml
|
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/device/gpu?ref=v0.31.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user