From 69972ae5374624a280c0c2add7a20823d1d4738e Mon Sep 17 00:00:00 2001 From: Hersh Pathak Date: Tue, 5 Dec 2023 21:14:21 -0800 Subject: [PATCH] nfd: Update RHOCP version in readme Signed-off-by: Hersh Pathak hersh.pathak@intel.com --- nfd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfd/README.md b/nfd/README.md index d5b99e5f..81f6a16c 100644 --- a/nfd/README.md +++ b/nfd/README.md @@ -2,7 +2,7 @@ [Node Feature Discovery (NFD) Operator](https://docs.openshift.com/container-platform/4.12/hardware_enablement/psap-node-feature-discovery-operator.html) manages the deployment and lifecycle of the NFD add-on to detect hardware features and system configuration, such as PCI cards, kernel, operating system version, etc. # Prerequisites -- Provisioned RHOCP 4.12 cluster. Follow steps [here](/README.md#provisioning-rhocp-cluster). +- Provisioned RHOCP 4.13 cluster. Follow steps [here](/README.md#provisioning-rhocp-cluster). # Install NFD Operator Follow the guide below to install the NFD operator using CLI or web console.