revisionHistoryLimit property

int? revisionHistoryLimit
final

The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10.

Implementation

final int? revisionHistoryLimit;