Moved intel device plugin operator to configs to ensure it is installed after cert-manager
This commit is contained in:
5
infrastructure/configs/intel-devices/kustomization.yaml
Normal file
5
infrastructure/configs/intel-devices/kustomization.yaml
Normal 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
|
||||
@@ -7,4 +7,4 @@ resources:
|
||||
- ./middleware.yaml
|
||||
|
||||
- ./akri-devices.yaml
|
||||
- ./intel-devices.yaml
|
||||
- ./intel-devices
|
||||
|
||||
Reference in New Issue
Block a user