chore(argo-rollouts): Define 2 separate tests (#949)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
ae3ad0e57b
commit
248d6d2555
4 changed files with 9 additions and 4 deletions
6
charts/argo-rollouts/ci/enable-dashboard-values.yaml
Normal file
6
charts/argo-rollouts/ci/enable-dashboard-values.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Test with dashboard enabled
|
||||
# Do not deploy the CRDs as they are already present from the previous test
|
||||
installCRDs: false
|
||||
|
||||
dashboard:
|
||||
enabled: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue