test: reduce install timeout
This commit is contained in:
parent
b8d999efdc
commit
c1bde6ac52
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# https://github.com/helm/chart-testing/blob/main/doc/ct_install.md
|
# https://github.com/helm/chart-testing/blob/main/doc/ct_install.md
|
||||||
helm-extra-args: --timeout 5m
|
helm-extra-args: --timeout 3m
|
||||||
check-version-increment: false
|
check-version-increment: false
|
||||||
debug: true
|
debug: true
|
||||||
target-branch: main
|
target-branch: main
|
||||||
|
|
Loading…
Reference in a new issue