Skip to content

Commit 534dc37

Browse files
authored
Merge pull request #38686 from opayne1/BZ2014246
BZ2014246: Correcting command to upgrade clusterversion channel
2 parents 2339a16 + faff9b5 commit 534dc37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/understanding-upgrade-channels.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ A channel can be switched from the web console or through the `adm upgrade chann
121121

122122
[source,terminal]
123123
----
124-
$ oc adm upgrade channel clusterversion version --type json -p '[{"op": "add", "path": "/spec/channel", "value": "<channel>”}]'
124+
$ oc adm upgrade channel <channel>
125125
----
126126

127127
The web console will display an alert if you switch to a channel that does not include the current release. The web console does not recommend any updates while on a channel without the current release. You can return to the original channel at any point, however.

0 commit comments

Comments
 (0)