Simplify helm-extra-args in ct-install.yaml

Removed redundant '--wait' and '--wait-for-jobs' arguments from helm-extra-args.

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2026-02-15 14:27:36 +01:00
committed by GitHub
parent f74af0f85c
commit 5ffa346dc2
+1 -1
View File
@@ -1,6 +1,6 @@
remote: origin
target-branch: master
helm-extra-args: --wait --wait-for-jobs --timeout 250s
helm-extra-args: --timeout 250s
chart-yaml-schema: .github/chart_schema.yaml
chart-dirs:
- charts/incubator