mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
fix(ansible): added longer wait with todo
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
# TODO:// if there is a race condition, we'll have to manually wait here
|
||||
- name: Wait for all metallb services to come up
|
||||
wait_for:
|
||||
timeout: 30
|
||||
timeout: 60
|
||||
|
||||
- name: Test metallb-system webhook-service endpoint
|
||||
command: >-
|
||||
|
||||
Reference in New Issue
Block a user