replicas property
Total number of non-terminated pods targeted by this deployment (their labels match the selector).
Implementation
final int? replicas;
Total number of non-terminated pods targeted by this deployment (their labels match the selector).
final int? replicas;