Skip to content

Commit

Permalink
change delay
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Feb 29, 2024
1 parent 5bb20b7 commit 0c46858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/front.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
validate_certs: false
register: result
until: result.status == 200
retries: 60
delay: 1
retries: 30
delay: 2

- set_fact:
KUBECONFIG: /etc/kubernetes/admin.conf
Expand Down

0 comments on commit 0c46858

Please sign in to comment.