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

9 lines
182 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
ingress:
enabled: true