mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-17 13:58:21 +00:00
13 lines
288 B
YAML
13 lines
288 B
YAML
|
apiVersion: kustomize.config.k8s.io/v1alpha1
|
||
|
kind: Component
|
||
|
|
||
|
patches:
|
||
|
- path: topologyupdater-securitycontext.yaml
|
||
|
target:
|
||
|
labelSelector: app=nfd
|
||
|
name: nfd-topology-updater
|
||
|
- path: topologyupdater-mounts.yaml
|
||
|
target:
|
||
|
labelSelector: app=nfd
|
||
|
name: nfd-topology-updater
|