Skip to content

Commit

Permalink
deploy: fdcb0d8
Browse files Browse the repository at this point in the history
  • Loading branch information
zachaller committed Jul 11, 2024
1 parent a7cf6fb commit 2a15425
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion features/bluegreen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3641,7 +3641,7 @@ <h3 id="autopromotionenabled">autoPromotionEnabled<a class="headerlink" href="#a
<p>The AutoPromotionEnabled will make the rollout automatically promote the new ReplicaSet to the active service once the new ReplicaSet is healthy. This field is defaulted to true if it is not specified.</p>
<p>Defaults to true</p>
<h3 id="autopromotionseconds">autoPromotionSeconds<a class="headerlink" href="#autopromotionseconds" title="Permanent link">&para;</a></h3>
<p>The AutoPromotionSeconds will make the rollout automatically promote the new ReplicaSet to active Service after the AutoPromotionSeconds time has passed since the rollout has entered a paused state. If the <code>AutoPromotionEnabled</code> field is set to false, this field will be ignored</p>
<p>Setting a positive non-zero value here would make the rollout automatically promote the new <code>ReplicaSet</code> to active Service after this much time has been elapsed since the rollout has entered a paused state. If the <code>AutoPromotionEnabled</code> field is set to <strong>false</strong>, this field would be ignored.</p>
<p>Defaults to nil</p>
<h3 id="antiaffinity">antiAffinity<a class="headerlink" href="#antiaffinity" title="Permanent link">&para;</a></h3>
<p>Check out the <a href="../anti-affinity/anti-affinity/">Anti Affinity document</a> document for more information.</p>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 2a15425

Please sign in to comment.