Skip to content

Commit

Permalink
remove etcd ref (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
aganesh-suse authored Dec 17, 2024
1 parent 51a96cb commit c22dcc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workloads/amd64/k3s-suc-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ spec:
version: $UPGRADEVERSION
nodeSelector:
matchExpressions:
- {key: node-role.kubernetes.io/etcd, operator: In, values: ["true"]}
- {key: node-role.kubernetes.io/control-plane, operator: In, values: ["true"]}
tolerations:
- operator: Exists
Expand Down

0 comments on commit c22dcc6

Please sign in to comment.