Skip to content

Commit

Permalink
Adding infra-node to assure operator deploys on infra node (#162)
Browse files Browse the repository at this point in the history
Signed-off-by: npecka <[email protected]>

Signed-off-by: npecka <[email protected]>
  • Loading branch information
npecka authored Oct 5, 2022
1 parent 64242a6 commit 3e663c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/openshift/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ spec:
name: deployment-validation-operator
app: deployment-validation-operator
spec:
nodeSelector:
node-role.kubernetes.io/infra: ""
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
Expand Down

0 comments on commit 3e663c0

Please sign in to comment.