We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9be0971 + 97f23e0 commit 3fb24adCopy full SHA for 3fb24ad
examples/node_labels.py
@@ -16,7 +16,7 @@
16
This example demonstrates the following:
17
- Get a list of all the cluster nodes
18
- Iterate through each node list item
19
- - Add or overwirite label "foo" with the value "bar"
+ - Add or overwrite label "foo" with the value "bar"
20
- Remove the label "baz"
21
- Return the list of node with updated labels
22
"""
0 commit comments