docs: add changelog entry for #10697

This commit is contained in:
Ivan Dyachkov 2023-08-04 12:36:52 +02:00
parent a0467fa298
commit aea51b4328
1 changed files with 1 additions and 0 deletions

View File

@ -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.