diff --git a/charts/vsphere-cpi/templates/daemonset.yaml b/charts/vsphere-cpi/templates/daemonset.yaml index dffa659ce..0e7b9f4bf 100644 --- a/charts/vsphere-cpi/templates/daemonset.yaml +++ b/charts/vsphere-cpi/templates/daemonset.yaml @@ -98,6 +98,3 @@ spec: - matchExpressions: - key: node-role.kubernetes.io/control-plane operator: Exists - - matchExpressions: - - key: node-role.kubernetes.io/master - operator: Exists