diff --git a/docs/get-started/deployment-and-usage.md b/docs/get-started/deployment-and-usage.md index 2d89ab227..677341a47 100644 --- a/docs/get-started/deployment-and-usage.md +++ b/docs/get-started/deployment-and-usage.md @@ -59,7 +59,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):