We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b8c0b commit ce19b86Copy full SHA for ce19b86
examples/network_delay.yaml
@@ -14,4 +14,4 @@ spec:
14
app: demo-curl
15
count: 1
16
network:
17
- drop: 100 # delay (in milliseconds) to add to outgoing packets, 10% of jitter will be added by default
+ delay: 100 # delay (in milliseconds) to add to outgoing packets, 10% of jitter will be added by default
0 commit comments