pub fn is_deployment_ready() -> impl Condition<Deployment>
Expand description

Condition to wait for a Deployment to have all the replicas it is expecting to be ready.