Skip to content

Commit 3f4263c

Browse files
authored
Merge pull request #60976 from kquinn1204/OCPBUGS-10969
OCPBUGS-10969 Disabling CPU CFS quota pod example has wrong api version
2 parents a578c87 + 213361c commit 3f4263c

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)