vmware-tanzu / velero-plugin-for-vsphere

Plugin to support Velero on vSphere
Other
59 stars 49 forks source link

datamgr-for-vsphere-plugin ds has no tolerations #553

Open lestich opened 11 months ago

lestich commented 11 months ago

Describe the bug

We are using the velero-plugin-for-vsphere for a vanilla k8s cluster, deployed via the velero helm chart. I noticed that the datamanager daemonset doesn't have tolerations set and there is no option to pass it. Is this on purpose, if not why is the datamgr a ds? The node-agent daemonset does for example inherit the tolerations.

To Reproduce

Deploy velero via helmchart with vsphere-plugin and aws-plugin

Expected behavior

The datamgr-for-vsphere-plugin daemonset should have tolerations inheritted.