1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-14 20:56:42 +00:00

docs: re-fix operator deployment instructions

Back to how it was - the 'stable' channel went away in the latest NFD
update on community-opetors (operatorhub.io).
This commit is contained in:
Markus Lehtonen 2022-01-25 18:27:15 +02:00
parent a33dd9e17d
commit fc32386287

View file

@ -54,7 +54,7 @@ is recommended to be done via
1. Install the operator:
```bash
kubectl create -f https://operatorhub.io/install/stable/nfd-operator.yaml
kubectl create -f https://operatorhub.io/install/nfd-operator.yaml
```
1. Create `NodeFeatureDiscovery` object (in `nfd` namespace here):