Skip to content

Commit 81d9e13

Browse files
authored
Merge pull request #108952 from StephenJamesSmith/OCPBUGS-74540
OCPBUGS-74540: Code fix
2 parents f1a934d + ccfaf5c commit 81d9e13

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

modules/kmm-installing-older-versions.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,11 @@ metadata:
106106
name: kernel-module-management
107107
namespace: openshift-kmm
108108
spec:
109-
channel: release-1.0
109+
channel: stable
110110
installPlanApproval: Automatic
111111
name: kernel-module-management
112112
source: redhat-operators
113113
sourceNamespace: openshift-marketplace
114-
startingCSV: kernel-module-management.v1.0.0
115114
----
116115

117116
.. Create the subscription object by running the following command:

modules/kmm-installing-using-cli.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,11 @@ metadata:
4949
name: kernel-module-management
5050
namespace: openshift-kmm
5151
spec:
52-
channel: release-1.0
52+
channel: stable
5353
installPlanApproval: Automatic
5454
name: kernel-module-management
5555
source: redhat-operators
5656
sourceNamespace: openshift-marketplace
57-
startingCSV: kernel-module-management.v1.0.0
5857
----
5958

6059
.. Create the subscription object by running the following command:

0 commit comments

Comments
 (0)