argo-helm/charts/argo-rollouts/ci/enable-dashboard-values.yaml

7 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