1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

set helm-extra-set-args as inline command arg

This commit is contained in:
Amir Alavi
2022-09-18 14:06:37 -04:00
parent 15045c5dcb
commit a85f2cf6f5
2 changed files with 3 additions and 2 deletions

1
.github/ci/ct.yaml vendored
View File

@@ -2,5 +2,4 @@ chart-dirs:
- charts
helm-extra-args: "--timeout=5m"
check-version-increment: false
helm-extra-set-args: "--set=kind=Deployment"
target-branch: master