Skip to content

Commit

Permalink
Automated deployment: Mon Aug 7 06:37:56 UTC 2023 7c603a7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonsy13 committed Aug 7, 2023
1 parent eab1942 commit fd95902
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 104 deletions.
4 changes: 2 additions & 2 deletions experiments/faq/scheduler/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3363,11 +3363,11 @@ <h3 id="how-to-run-chaosscheduler-in-namespaced-mode">How to run ChaosScheduler
- name: TOTAL_CHAOS_DURATION
value: '30'</p>
<div class="codehilite"><pre><span></span><code> # set chaos interval (in sec) as desired
- name: CHAOS_INTERVAL
<span class="k">-</span> name: CHAOS_INTERVAL
value: &#39;10&#39;

# pod failures without &#39;--force&#39; &amp; default terminationGracePeriodSeconds
- name: FORCE
<span class="k">-</span> name: FORCE
value: &#39;false&#39;
</code></pre></div>

Expand Down
Loading

0 comments on commit fd95902

Please sign in to comment.