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:
1818
1919| Option | Type | Description |
2020| --------- | ------ | -------- |
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 ` ) |
2222| iface | string | network interface where the agent will capture the traffic ( default ` eth0 ` ) |
2323
2424
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:
1818
1919| Option | Type | Description |
2020| --------- | ------ | -------- |
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 ` ) |
2222| iface | string | network interface where the agent will capture the traffic ( default ` eth0 ` ) |
2323
2424<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:
1717
1818| Option | Type | Description |
1919| --------- | ------ | ------- |
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 ` ) |
2121| iface | string | network interface where the agent will capture the traffic ( default ` eth0 ` ) |
2222
2323## 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:
1717
1818| Option | Type | Description |
1919| --------- | ------ | ----------- |
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 ` ) |
2121| iface | string | network interface where the agent will capture the traffic ( default ` eth0 ` ) |
2222
2323<Blockquote mod =" note " >
You can’t perform that action at this time.
0 commit comments