chore(argo-rollouts): Define 2 separate tests (#949)

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2021-09-27 17:09:43 +02:00 committed by GitHub
parent ae3ad0e57b
commit 248d6d2555
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View file

@ -0,0 +1 @@
# Test with default values

View 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

View file

@ -1,2 +0,0 @@
dashboard:
enabled: true