Cloud API Overview > @adpt/cloud > k8s > DeploymentProps > revisionHistoryLimit
k8s.DeploymentProps.revisionHistoryLimit property
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.
Signature:
revisionHistoryLimit: number;