We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95ba48c + 99ac34c commit 6ba75eaCopy full SHA for 6ba75ea
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