mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-02 13:03:13 +00:00
fix: enable cleanup on failure by default
This commit is contained in:
parent
f01dab84f0
commit
99992d2e7e
@ -27,7 +27,7 @@ spec:
|
||||
value: "false"
|
||||
# If set to false, leaves pods for failed experiments behind so they can be inspected.
|
||||
- name: cleanupOnFailure
|
||||
value: "false"
|
||||
value: "true"
|
||||
# If set to false, does not parse/upload logs at the end of the experiment.
|
||||
- name: parseLogs
|
||||
value: "true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user