Skip to content

Commit aee0fc3

Browse files
committed
updating the power saving configuration
1 parent 27d0358 commit aee0fc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/cnf-provisioning-real-time-and-low-latency-workloads.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,10 +368,10 @@ annotations:
368368

369369
. Generate a `PerformanceProfile` with `per-pod-power-management` set to `true`:
370370
+
371-
[source,terminal]
371+
[source,terminal,subs="attributes+"]
372372
----
373373
$ podman run --entrypoint performance-profile-creator -v \
374-
/must-gather:/must-gather:z registry.redhat.io/openshift4/performance-addon-rhel8-operator:v4.13 \
374+
/must-gather:/must-gather:z registry.redhat.io/openshift4/ose-cluster-node-tuning-operator:v{product-version} \
375375
--mcp-name=worker-cnf --reserved-cpu-count=20 --rt-kernel=true \
376376
--split-reserved-cpus-across-numa=false --topology-manager-policy=single-numa-node \
377377
--must-gather-dir-path /must-gather -power-consumption-mode=low-latency \ <1>

0 commit comments

Comments
 (0)