Merge pull request #11393 from id/0804-add-changelog-entry

This commit is contained in:
Ivan Dyachkov 2023-08-07 19:02:44 +02:00 committed by GitHub
commit e50897857d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.