You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: