Skip to content

Commit

Permalink
update install-gitea.yml double delay time (#7383)
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Hayes <[email protected]>
  • Loading branch information
deewhyweb and Philip Hayes authored Nov 16, 2023
1 parent 49c811e commit dc35b0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
name: gitea.pfe.rhpds.com
register: r_gitea_crd
retries: 200
delay: 10
delay: 20
until: r_gitea_crd.resources | list | length == 1

# deploy gitea CR
Expand Down

0 comments on commit dc35b0d

Please sign in to comment.