Skip to content

Commit

Permalink
Removing timeout which might be causing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ctr26 committed Feb 1, 2024
1 parent 7c91923 commit 28a5827
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ct.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
target-branch: main
helm-extra-args: --timeout 1000s
helm-extra-args: --timeout 300s
chart-dirs:
- charts
chart-repos:
- bitnami=https://charts.bitnami.com/bitnami
- minio=https://charts.min.io/
# - docker-registry=https://helm.twun.io
- redis=https://charts.bitnami.com/bitnami
install:
timeout: 180s

0 comments on commit 28a5827

Please sign in to comment.