kubernetes v1.32

StatefulSetSpec.revisionHistoryLimit

revisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history. The revision history consists of all revisions not represented by a currently applied StatefulSetSpec version. The default value is 10.

1 fields
StatefulSetSpec.revisionHistoryLimit fields and descriptions
Field / TypeDescription
StatefulSetSpec.revisionHistoryLimit
integer

revisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history. The revision history consists of all revisions not represented by a currently applied StatefulSetSpec version. The default value is 10.

  • format: int32