1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00
node-feature-discovery/deployment/overlays/prune/kustomization.yaml
Dipankar Das ebac4a25e7
Removal of the bases field as it is deprecated by kustomize
Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>
2023-06-09 12:49:24 +05:30

19 lines
331 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: node-feature-discovery
resources:
- ../../base/rbac
- namespace.yaml
- master-job.yaml
components:
- ../../components/common
- ../../components/master-config
patches:
- path: master-clusterrole.yaml
target:
kind: ClusterRole
name: nfd-master