mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-02 04:53:08 +00:00
fix(argo): ensure vector scales up even on workflow failure
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
This commit is contained in:
parent
b59ddaf648
commit
0a68259dc7
@ -51,6 +51,7 @@ spec:
|
||||
|
||||
templates:
|
||||
- name: log-parsing-workflow
|
||||
onExit: scale-up-vector
|
||||
steps:
|
||||
- - name: scale-down-vector
|
||||
template: scale-down-vector
|
||||
@ -58,9 +59,6 @@ spec:
|
||||
- - name: parse-logs
|
||||
template: parse-logs
|
||||
|
||||
- - name: scale-up-vector
|
||||
template: scale-up-vector
|
||||
|
||||
- - name: tar-and-upload
|
||||
template: tar-and-upload
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user