1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/deployment
Jorik Jonker 501ff37592 deployment: optional mount of /usr/src
This commit makes the mount of /usr/src optional in the Helm chart, and
removes it from the kustomization. Reason is that some systems do not
have a /usr/src (such as Talos) *and* have a R/O filesystem. Since
/usr/src is optional per FHS 3.0, NFD should not assume its presence.

Signed-off-by: Jorik Jonker <jorik@kippendief.biz>
2021-08-26 10:52:26 +02:00
..
base kustomize: fix broken master-worker-combined base 2021-08-19 23:22:28 +03:00
components deployment: optional mount of /usr/src 2021-08-26 10:52:26 +02:00
helm/node-feature-discovery deployment: optional mount of /usr/src 2021-08-26 10:52:26 +02:00
overlays kustomize: add standard-combined overlay 2021-08-18 15:10:25 +03:00