Commit 4df175d
Nissan Pow
fix: increase timeout_enforce_flow timeout to 60s for k8s minimum
Kubernetes requires @timeout to be at least 60 seconds. The test used
5s which fails at deploy time on argo/sfn with "The timeout for step
slow should be at least 60 seconds for execution on Kubernetes."1 parent 23903a9 commit 4df175d
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments