Skip to content

Commit

Permalink
Merge pull request openshift-kni#32 from fedepaol/fixtestmcp
Browse files Browse the repository at this point in the history
Fix the machine config pool so the operator can recognize the pool
  • Loading branch information
openshift-merge-robot authored Jan 23, 2020
2 parents 46779d3 + 132c7cd commit 68bda6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/setup-test-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ kind: MachineConfigPool
metadata:
name: worker-cnf
labels:
worker-rt: ""
machineconfiguration.openshift.io/role: worker-cnf
spec:
machineConfigSelector:
matchExpressions:
Expand Down

0 comments on commit 68bda6d

Please sign in to comment.