Skip to content

Commit

Permalink
Merge pull request #139 from empovit/fix-disable-dtk
Browse files Browse the repository at this point in the history
Fix the option path for disabling OpenShift Driver Toolkit
  • Loading branch information
a-mccarthy authored Dec 23, 2024
2 parents 0951d57 + 919d7bd commit f416f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/steps-overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ The following messages are recorded in the driver pod containers.
Follow the guidance in :ref:`enabling a Cluster-wide entitlement <cluster-entitlement>`.
Afterward, the ``nvidia-driver-daemonset`` automatically uses an entitlement-based fallback.
To disable the use of Driver Toolkit image altogether, edit the cluster policy instance and set ``driver.use_ocp_driver_toolkit`` option to ``false``.
To disable the use of Driver Toolkit image altogether, edit the cluster policy instance and set ``operator.use_ocp_driver_toolkit`` option to ``false``.
Also, we recommend maintaining entitlements for OpenShift versions < 4.9.9.
#. View the logs from the OpenShift Driver Toolkit container:
Expand Down

0 comments on commit f416f87

Please sign in to comment.