Description of problem:
volume-data-source-validator pod in openshift-cluster-storage-operator is supposed to run on master nodes but currently it is running on worker nodes
Version-Release number of selected component (if applicable):
4.20.8
How reproducible:
Permanently
Steps to Reproduce:
1. on ocp web console open the pod volume-data-source-validator in openshift-cluster-storage-operator check it does not have node-selector nor toleration to run on master nodes
2.
3.
Actual results:
pod is running on worker node
Expected results:
pod should run on master node
Additional info: