Skip to content

Commit

Permalink
bump CI install timeout (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed May 2, 2024
1 parent 1d06724 commit 6e075ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/configs/ct-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ chart-dirs:
- charts
chart-repos:
- authentik=https://charts.goauthentik.io
helm-extra-args: --timeout 180s
helm-extra-args: --timeout 600s
check-version-increment: false
validate-maintainers: false
validate-yaml: true
Expand Down

0 comments on commit 6e075ed

Please sign in to comment.