8 lines
329 B
YAML
8 lines
329 B
YAML
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
|
||
|
resources:
|
||
|
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/nfd/overlays/node-feature-rules?ref=release-0.29
|
||
|
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/default?ref=release-0.29
|
||
|
- deviceplugin.yaml
|