File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ NOTE: cert-manager install takes a while to complete.
4444
4545``` bash
4646helm install nfd nfd/node-feature-discovery \
47- --namespace node-feature-discovery --create-namespace --version 0.15.1
47+ --namespace node-feature-discovery --create-namespace --version 0.16.4
4848```
4949
5050### Installing operator
Original file line number Diff line number Diff line change 11apiVersion : kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33resources :
4- - " https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.15 .4"
4+ - " https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.16 .4"
55configMapGenerator :
66- name : nfd-worker-conf
77 behavior : replace
You can’t perform that action at this time.
0 commit comments