replicas property

int? replicas
final

Total number of non-terminated pods targeted by this deployment (their labels match the selector).

Implementation

final int? replicas;