Skip to content

Commit

Permalink
test if odf node selector !metal works
Browse files Browse the repository at this point in the history
  • Loading branch information
newgoliath committed Jan 6, 2025
1 parent a762538 commit c085b49
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
label_selectors:
- node-role.kubernetes.io/worker
- "!node-role.kubernetes.io/infra"
- "!node-role.kubernetes.io/metal"
register: r_worker_nodes

- name: Fail for less than 3 worker nodes
Expand Down

0 comments on commit c085b49

Please sign in to comment.