flux: extend jenkins and monerod reconcile timeouts

This commit is contained in:
Brad Stein 2026-03-30 16:44:39 -03:00
parent 10082cb066
commit a583570425
2 changed files with 2 additions and 1 deletions

View File

@ -25,3 +25,4 @@ spec:
name: jenkins
namespace: jenkins
wait: false
timeout: 20m

View File

@ -16,4 +16,4 @@ spec:
dependsOn:
- name: crypto
wait: true
timeout: 5m
timeout: 15m