From bdacd7a79edc11d12ef8d080fd1a3338c6543255 Mon Sep 17 00:00:00 2001 From: Connor Doria Date: Mon, 9 Feb 2026 09:36:58 -0500 Subject: [PATCH] OCP Sample 1.11.1 Update --- .../getting-started/installation/installationwizard/operator.md | 2 +- .../installation/operator/image-configuration.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/getting-started/installation/installationwizard/operator.md b/content/docs/getting-started/installation/installationwizard/operator.md index 1d1ad95168..c8fa6f9f4c 100644 --- a/content/docs/getting-started/installation/installationwizard/operator.md +++ b/content/docs/getting-started/installation/installationwizard/operator.md @@ -51,7 +51,7 @@ Create a `ConfigMap` that defines **all container images** for the CSM version b **Important**: ConfigMap takes precedence over all other settings. -**Certified OCP Example**: [OCP Example](https://github.com/dell/csm-operator/tree/main/samples/ocp/v1.11.0/ocp_configmap.yaml) +**Certified OCP Example**: [OCP Example](https://github.com/dell/csm-operator/blob/main/samples/ocp/1.11.1/ocp_configmap.yaml) **Example for upstream k8s and OCP environments.**: ```yaml diff --git a/content/docs/getting-started/installation/operator/image-configuration.md b/content/docs/getting-started/installation/operator/image-configuration.md index 3357c74140..42fcb6a1f4 100644 --- a/content/docs/getting-started/installation/operator/image-configuration.md +++ b/content/docs/getting-started/installation/operator/image-configuration.md @@ -18,7 +18,7 @@ Create a `ConfigMap` that defines **all container images** for the CSM version b **Important**: ConfigMap takes precedence over all other settings. -**Certified OCP Example**: [OCP Example](https://github.com/dell/csm-operator/tree/main/samples/ocp/v1.11.0/ocp_configmap.yaml) +**Certified OCP Example**: [OCP Example](https://github.com/dell/csm-operator/blob/main/samples/ocp/1.11.1/ocp_configmap.yaml) **Example for upstream k8s and OCP environments.**: ```yaml