fix(post-check): shorten node check delay to 5 seconds

This commit is contained in:
Xan Manning 2022-09-02 18:49:42 +01:00
parent 1d29570fc9
commit e9ddc8738a
No known key found for this signature in database
GPG Key ID: FEBA410BBAD454FF
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
- kubectl_get_nodes_result.rc == 0
- kubectl_get_nodes_result.stdout.find("NotReady") == -1
retries: 30
delay: 20
delay: 5
when:
- k3s_control_node
- ("flannel-backend" not in k3s_runtime_config