Add nfd addon helm chart 34/120034/1
authorTodd Malsbary <todd.malsbary@intel.com>
Mon, 1 Mar 2021 21:42:21 +0000 (13:42 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Tue, 30 Mar 2021 22:31:13 +0000 (15:31 -0700)
commit4c49c8094c158199556faff88385c8abbd97e498
tree28463014a1fcb1ff59555f6ec62283f6c9a788cc
parent705fad712373e73463fff22a3136e6e92b372048
Add nfd addon helm chart

This change adds iavf, qat, and pci device labels to the node feature
discovery config.

Issue-ID: MULTICLOUD-1324
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ie6296caf898983149483ac581428f2c80405bca8
kud/deployment_infra/helm/node-feature-discovery/.helmignore [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/Chart.yaml [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/templates/_helpers.tpl [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/templates/clusterrole.yaml [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/templates/clusterrolebinding.yaml [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/templates/master.yaml [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/templates/nfd-worker-conf.yaml [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/templates/service.yaml [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/templates/serviceaccount.yaml [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/templates/worker.yaml [new file with mode: 0644]
kud/deployment_infra/helm/node-feature-discovery/values.yaml [new file with mode: 0644]