readyReplicas property
readyReplicas is the number of pods targeted by this Deployment with a Ready Condition.
Implementation
final int? readyReplicas;
readyReplicas is the number of pods targeted by this Deployment with a Ready Condition.
final int? readyReplicas;