From 07759acb0a99c492f1f3d50ceda49b4ea5d64c85 Mon Sep 17 00:00:00 2001 From: Jesse Dohmann Date: Wed, 27 Aug 2025 11:21:54 -0700 Subject: [PATCH] OCPBUGS-59804-pt2: update kernal config pagefor newer versions --- modules/configuring-kernal-page-size.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/configuring-kernal-page-size.adoc b/modules/configuring-kernal-page-size.adoc index 19ad20a939..926191c74a 100644 --- a/modules/configuring-kernal-page-size.adoc +++ b/modules/configuring-kernal-page-size.adoc @@ -28,7 +28,7 @@ The default value is `4k`. .Example `pp-kernel-pages.yaml` file [source,yaml] ---- -apiVersion: performance.openshift.io/v1 +apiVersion: performance.openshift.io/v2 kind: PerformanceProfile metadata: name: example-performance-profile