Skip to content

Commit

Permalink
Merge pull request #1144 from XudongLiuHarold/remove-master-selector
Browse files Browse the repository at this point in the history
✨  Update daemonset.yaml to remove deprecated master selector
  • Loading branch information
k8s-ci-robot authored Jul 11, 2024
2 parents 32f7c33 + 74898d3 commit 6fb1439
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/vsphere-cpi/templates/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,3 @@ spec:
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
- matchExpressions:
- key: node-role.kubernetes.io/master
operator: Exists

0 comments on commit 6fb1439

Please sign in to comment.