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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user