Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading