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.
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.