Skip to content

Commit 1a8aa5d

Browse files
authored
Merge pull request #64679 from kquinn1204/OCPBUGS-18601
OCPBUGS 18601 fixing typo for spec definition path
2 parents 2c0cbf0 + 8dac236 commit 1a8aa5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/performance-profile-workload-partitioning.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ a|* Set the number of huge pages (`count`)
3333
|`spec.realTimeKernel`
3434
|Set `enabled` to `true` to use the realtime kernel.
3535

36-
|`spec.realTimeKernel.workloadHints`
37-
|Use `WorkloadHints` to define the set of top level flags for different type of workloads.
36+
|`spec.workloadHints`
37+
|Use `workloadHints` to define the set of top level flags for different type of workloads.
3838
The example configuration configures the cluster for low latency and high performance.
3939
|====

0 commit comments

Comments
 (0)