Skip to content

Commit

Permalink
chore: fix typo in doc
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Rolland <frolland@nvidia.com>
  • Loading branch information
rollandf committed Apr 1, 2024
1 parent 94c3862 commit 2b96932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/automatic-ofed-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ annotation from the node object to unblock loading of the driver

* Wait for the node to finish upgrading
#### Updated MOFED pod failed to start / New version of MOFED can't install on the node
* Manually delete the pod using by using `kubectl delete -n nvida-network-operator-resources <pod_name>`
* Manually delete the pod using by using `kubectl delete -n nvidia-network-operator-resources <pod_name>`
* If after the restart the pod still fails, change the MOFED version in the NicClusterPolicy to the previous or other working version

0 comments on commit 2b96932

Please sign in to comment.