Skip to content

Commit

Permalink
Updated example steps
Browse files Browse the repository at this point in the history
  • Loading branch information
mans2singh committed Oct 13, 2022
1 parent 9be0971 commit 97f23e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/node_labels.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
This example demonstrates the following:
- Get a list of all the cluster nodes
- Iterate through each node list item
- Add or overwirite label "foo" with the value "bar"
- Add or overwrite label "foo" with the value "bar"
- Remove the label "baz"
- Return the list of node with updated labels
"""
Expand Down

0 comments on commit 97f23e0

Please sign in to comment.