Skip to content

Commit

Permalink
Fix highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
sftim authored Jan 30, 2024
1 parent c4937ba commit 07b14de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/tasks/manage-gpus/scheduling-gpus.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ You also need a plugin for NFD that adds appropriate labels to your nodes; these
labels or they could be vendor specific. Your GPU vendor may provide a third party
plugin for NFD; check their documentation for more details.

{{< highlight yaml "linenos=false,hl_lines=6-20" >}}
{{< highlight yaml "linenos=false,hl_lines=6-18" >}}
apiVersion: v1
kind: Pod
metadata:
Expand Down

0 comments on commit 07b14de

Please sign in to comment.