Просмотр исходного кода

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

Ivan Dyachkov 2 лет назад
Родитель
Сommit
e50897857d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      changes/ce/feat-10697.en.md

+ 1 - 0
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.