fix: increase observability timeouts to 10 minutes
Some checks failed
Deploy Cluster / Terraform (push) Successful in 2m1s
Deploy Cluster / Ansible (push) Failing after 13m54s

This commit is contained in:
2026-03-21 19:34:43 +00:00
parent 56e5807474
commit 989848fa89
2 changed files with 3 additions and 3 deletions

View File

@@ -13,5 +13,5 @@ spec:
dependsOn:
- name: addon-external-secrets
wait: true
timeout: 5m
timeout: 10m
suspend: false