Skip to content

Commit

Permalink
update the default CSV description (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
tremes authored Oct 21, 2024
1 parent 7adb0b2 commit b9d0bdd
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ metadata:
The deployment validation operator
# name: deployment-validation-operator.v${VERSION}
spec:
description: 'The Deployment Validation Operator for Kubernetes monitors workloads
on a cluster a provides suggestions for best practices.
'
description: 'The Deployment Validation Operator (DVO) checks deployments and other resources against a curated collection of best practices. These best practices focus mainly on ensuring that the applications are fault-tolerant. DVO reports failed validations via Prometheus metrics. If the best-practice check has failed, the metrics will report `1`.'
displayName: Deployment Validation Operator
install:
spec:
Expand Down

0 comments on commit b9d0bdd

Please sign in to comment.