Skip to content

Commit 213361c

Browse files
committed
OCPBUGS-10969 Disabling CPU CFS quota pod example has wrong api version
1 parent d707672 commit 213361c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-managing-device-interrupt-processing-for-guaranteed-pod-isolated-cpus.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To reduce CPU throttling for individual guaranteed pods, create a pod specificat
2121

2222
[source,yaml]
2323
----
24-
apiVersion: performance.openshift.io/v2
24+
apiVersion: v1
2525
kind: Pod
2626
metadata:
2727
annotations:

0 commit comments

Comments
 (0)