Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions collection/stages/roles/verification/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
name: tools_cluster_checks
tasks_from: check_pods.yml
vars:
wait_retries: 20
wait_delay: 10
wait_retries: 30
wait_delay: 30

- name: Check cluster alerts
ansible.builtin.include_role:
Expand Down