argocd-helm/charts/argo-rollouts/ci/enable-dashboard-values.yaml
Marco Kilchhofer 248d6d2555
chore(argo-rollouts): Define 2 separate tests (#949)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-09-27 16:09:43 +01:00

6 lines
153 B
YAML

# Test with dashboard enabled
# Do not deploy the CRDs as they are already present from the previous test
installCRDs: false
dashboard:
enabled: true