feat: Enable dashboard during chart testing
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
8bb95c3542
commit
680d172784
2 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,4 @@
|
|||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
ci/
|
||||
|
|
2
charts/argo-rollouts/ci/test-values.yaml
Normal file
2
charts/argo-rollouts/ci/test-values.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
dashboard:
|
||||
enabled: true
|
Loading…
Reference in a new issue