I created a new deployment with default strategy and then updated it with new image and a new replicaset created.
Again I update the deployment with strategy=recreate but new replicaset not created.
updating deployment strategy, does it creates a new replicaset?