Moved intel device plugin operator to configs to ensure it is installed after cert-manager

This commit is contained in:
Dreaded_X 2024-11-23 23:28:46 +01:00
parent 65a4fb81ad
commit 1858b89e08
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
6 changed files with 7 additions and 3 deletions

View File

@ -0,0 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/device/gpu?ref=v0.31.0
- gpu-device-plugin.yaml

View File

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

View File

@ -6,6 +6,5 @@ resources:
- traefik.yaml
- cloudnative-pg.yaml
# - rook.yaml
- ./nfd/
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/device/gpu?ref=v0.31.0
- ./node-feature-discovery
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/refs/tags/v1.1.8/manifests/dragonfly-operator.yaml