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 a658f28 + 11e9aba commit e5c294eCopy full SHA for e5c294e
offline/docs.md
@@ -314,7 +314,7 @@ you used at previous steps.
314
If you want to restrict SFT to certain nodes, make sure that in your inventory
315
you have annotated all the nodes that are able to run sftd workloads correctly.
316
```
317
-kubenode3 node_labels="wire.com/role=sftd" node_annotations="{'wire.com/external-ip': 'XXXX'}"
+kubenode3 node_labels="{'wire.com/role': 'sftd'}" node_annotations="{'wire.com/external-ip': 'XXXX'}"
318
319
320
If these weren't already set; you should rerun :
0 commit comments