Skip to content

Commit

Permalink
Update docs/sources/v0.47.x/javascript-api/xk6-disruptor/faults/pod-t…
Browse files Browse the repository at this point in the history
…ermination.md

Co-authored-by: Jack Baldry <[email protected]>
  • Loading branch information
heitortsergent and jdbaldry authored Nov 2, 2023
1 parent e590350 commit 88e1d20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A Pod Termination fault is defined by the following attributes:

| Attribute | Type | Description |
| ------------- | ------ | --------|
| count | integer or percentage | the number of pods to be terminated. It can be specified as a integer number or as a percentage (e.g. `30%`) that defines the fraction of target pods to be terminated|
| count | integer or percentage | the number of pods to be terminated. It can be specified as a integer number or as a percentage, for example `30%`, that defines the fraction of target pods to be terminated|

{{% admonition type="note" %}}

Expand Down

0 comments on commit 88e1d20

Please sign in to comment.