Skip to content

Commit

Permalink
fix(kyak): remove scheduling restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
coolguy1771 committed Apr 12, 2024
1 parent 05d4d35 commit f76257b
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,6 @@ spec:
devices:
- name: "/dev/disk/by-id/ata-HGST_HUS726060ALE610_K8GEAJHD"
- name: "/dev/disk/by-id/ata-HGST_HUS726060ALE610_K8GEBVED"
placement:
mgr: &placement
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
mon: *placement
resources:
mgr:
requests:
Expand Down

0 comments on commit f76257b

Please sign in to comment.