Skip to content

Commit

Permalink
Update docs/upgrade.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francesco Giudici <francesco.giudici@suse.com>
Signed-off-by: Itxaka <igarcia@suse.com>
  • Loading branch information
Itxaka and fgiudici authored Aug 5, 2022
1 parent 00524fd commit 6a80c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Elemental Teal is upgraded with the Elemental operator. Refer to the

There are two ways of selecting nodes for upgrading. Via a cluster target, which will match ALL nodes in a cluster that matches our
selector or via node selector, which will match nodes based on the node labels. Node selecter allows us to be more targeted with the upgrade
while cluster selector just select all the nodes in a matched cluster.
while cluster selector just selects all the nodes in a matched cluster.

=== "With `#!yaml clusterTarget`"
You can target nodes for an upgrade via a `#!yaml clusterTarget` by setting it to the cluster name that you want to upgrade.
Expand Down

0 comments on commit 6a80c41

Please sign in to comment.