Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97f23e0

Browse files
committed
Updated example steps
1 parent 9be0971 commit 97f23e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/node_labels.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
This example demonstrates the following:
1717
- Get a list of all the cluster nodes
1818
- Iterate through each node list item
19-
- Add or overwirite label "foo" with the value "bar"
19+
- Add or overwrite label "foo" with the value "bar"
2020
- Remove the label "baz"
2121
- Return the list of node with updated labels
2222
"""

0 commit comments

Comments
 (0)