diff --git a/changes/ce/feat-10697.en.md b/changes/ce/feat-10697.en.md new file mode 100644 index 000000000..4361c04e8 --- /dev/null +++ b/changes/ce/feat-10697.en.md @@ -0,0 +1 @@ +This change allows to set the minReadySeconds for the StatefulSet. This allows to add a gap between the restarts of each pod by upgrade or restart command.