mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
10 lines
226 B
YAML
10 lines
226 B
YAML
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
|
||
|
namespace: node-feature-discovery
|
||
|
|
||
|
resources:
|
||
|
- topologyupdater-serviceaccount.yaml
|
||
|
- topologyupdater-clusterrole.yaml
|
||
|
- topologyupdater-clusterrolebinding.yaml
|