replicas property

int? replicas
final

Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1.

Implementation

final int? replicas;