Skip to content

Commit 99ac34c

Browse files
committed
Add example node specific BmhLabelSelector to baremetal sample
Signed-off-by: James Slagle <james.slagle@gmail.com>
1 parent a932ec4 commit 99ac34c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config/samples/dataplane/baremetal/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ data:
3131
nodes:
3232
edpm-compute-0:
3333
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

Comments
 (0)