Skip to content

Commit

Permalink
chore(kubenuc,upgrade): Upgrade k3s to v1.28.13+k3s1
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele De Lorenzi <[email protected]>
  • Loading branch information
dark-vex committed Aug 28, 2024
1 parent 64fdb3a commit 88c8bad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
concurrency: 1
cordon: true
tolerations:
- {key: node-role.kubernetes.io/control-plane, effect: NoSchedule, operator: Equal, value: true}
- {key: node-role.kubernetes.io/control-plane, effect: NoSchedule, operator: Exists}
nodeSelector:
matchExpressions:
- key: node-role.kubernetes.io/control-plane
Expand Down

0 comments on commit 88c8bad

Please sign in to comment.