loadgenerator: kill periodically to prevent lockup
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
b58c8ba922
commit
ba5bf6d4eb
2 changed files with 6 additions and 5 deletions
|
@ -32,8 +32,8 @@ spec:
|
|||
value: "10"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
cpu: 300m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 128Mi
|
||||
cpu: 500m
|
||||
memory: 512Mi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue