mirror of
https://github.com/optim-enterprises-bv/c0depool-k8s-ops.git
synced 2025-12-01 21:43:43 +00:00
7 lines
173 B
YAML
7 lines
173 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: intel
|
|
resources:
|
|
- intel-device-plugins-operator
|
|
- intel-device-plugins-gpu
|
|
- namespace.yaml |