We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a932ec4 commit 99ac34cCopy full SHA for 99ac34c
1 file changed
config/samples/dataplane/baremetal/values.yaml
@@ -31,3 +31,7 @@ data:
31
nodes:
32
edpm-compute-0:
33
hostName: edpm-compute-0
34
+ # arbitrary labels that must be set on a BaremetalSetHost in order for it to be
35
+ # selected for this node
36
+ bmhLabelSelector:
37
+ hostName: edpm-compute-0
0 commit comments