fix: drop unrecognized helm timeout
Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
parent
80f3e0a3db
commit
6f12a5c6d1
1 changed files with 0 additions and 1 deletions
1
.github/configs/ct-lint.yaml
vendored
1
.github/configs/ct-lint.yaml
vendored
|
@ -7,7 +7,6 @@ chart-dirs:
|
||||||
- charts
|
- charts
|
||||||
chart-repos:
|
chart-repos:
|
||||||
- dandydeveloper=https://dandydeveloper.github.io/charts/
|
- dandydeveloper=https://dandydeveloper.github.io/charts/
|
||||||
helm-extra-args: "--timeout 600s"
|
|
||||||
validate-chart-schema: false
|
validate-chart-schema: false
|
||||||
validate-maintainers: true
|
validate-maintainers: true
|
||||||
validate-yaml: true
|
validate-yaml: true
|
||||||
|
|
Loading…
Reference in a new issue