File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/data/markdown/docs/40 xk6-disruptor/03 API Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The injection of the fault is controlled by the following options:
18
18
19
19
| Option | Type | Description |
20
20
| --------- | ------ | -------- |
21
- | proxyPort | number | port the agent will use to listen for requests in the target pods ( default ` 8080 ` ) |
21
+ | proxyPort | number | port the agent will use to listen for requests in the target pods ( default ` 8000 ` ) |
22
22
| iface | string | network interface where the agent will capture the traffic ( default ` eth0 ` ) |
23
23
24
24
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The injection of the fault is controlled by the following options:
18
18
19
19
| Option | Type | Description |
20
20
| --------- | ------ | -------- |
21
- | proxyPort | number | port the agent will use to listen for requests in the target pods ( default ` 8080 ` ) |
21
+ | proxyPort | number | port the agent will use to listen for requests in the target pods ( default ` 8000 ` ) |
22
22
| iface | string | network interface where the agent will capture the traffic ( default ` eth0 ` ) |
23
23
24
24
<Blockquote mod =" note " >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The injection of the fault is controlled by the following options:
17
17
18
18
| Option | Type | Description |
19
19
| --------- | ------ | ------- |
20
- | proxyPort | number | port the agent will use to listen for requests in the target pods ( default ` 8080 ` ) |
20
+ | proxyPort | number | port the agent will use to listen for requests in the target pods ( default ` 8000 ` ) |
21
21
| iface | string | network interface where the agent will capture the traffic ( default ` eth0 ` ) |
22
22
23
23
## Example
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The injection of the fault is controlled by the following options:
17
17
18
18
| Option | Type | Description |
19
19
| --------- | ------ | ----------- |
20
- | proxyPort | number | port the agent will use to listen for requests in the target pods ( default ` 8080 ` ) |
20
+ | proxyPort | number | port the agent will use to listen for requests in the target pods ( default ` 8000 ` ) |
21
21
| iface | string | network interface where the agent will capture the traffic ( default ` eth0 ` ) |
22
22
23
23
<Blockquote mod =" note " >
You can’t perform that action at this time.
0 commit comments