Reorganization

This commit is contained in:
Dreaded_X 2024-10-16 03:06:11 +02:00
parent 2632757df9
commit 90d2245cba
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
3 changed files with 2 additions and 8 deletions

View File

@ -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
kind: GpuDevicePlugin
metadata:

View File

@ -7,3 +7,4 @@ resources:
- ./middleware.yaml
- ./akri-devices.yaml
- ./intel-devices.yaml

View File

@ -8,4 +8,4 @@ resources:
- cloudnative-pg.yaml
# - rook.yaml
- ./nfd/
- intel.yaml
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/device/gpu?ref=v0.31.0