Skip to content

Commit

Permalink
remove dupes from bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 17, 2025
1 parent d2dd085 commit 6685e28
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions karpenter/values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -48,32 +48,6 @@ tolerations:
operator: Exists
effect: NoSchedule

nodeSelector:
kubernetes.io/os: linux

tolerations:
- key: CriticalAddonsOnly
operator: Exists
- key: node-role.kubernetes.io/master
operator: Exists
effect: NoSchedule
- key: node-role.kubernetes.io/control-plane
operator: Exists
effect: NoSchedule

nodeSelector:
kubernetes.io/os: linux

tolerations:
- key: CriticalAddonsOnly
operator: Exists
- key: node-role.kubernetes.io/master
operator: Exists
effect: NoSchedule
- key: node-role.kubernetes.io/control-plane
operator: Exists
effect: NoSchedule

affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
Expand Down

0 comments on commit 6685e28

Please sign in to comment.