Skip to content
Merged
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
2 changes: 1 addition & 1 deletion modules/understanding-upgrade-channels.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ A channel can be switched from the web console or through the `adm upgrade chann

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

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.
Expand Down