updateStrategy property
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.
Implementation
final StatefulSetUpdateStrategy? updateStrategy;
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.
final StatefulSetUpdateStrategy? updateStrategy;