<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: Add a default ImagePullSecret on pod definition if not already present. **Why is this needed**: When we swap an image from docker.io to a private mirror registry, we need to add imagePullSecret for the authentication.