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.
1 parent b814cf6 commit 0a6ca82Copy full SHA for 0a6ca82
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