argo-cd/resource_customizations/promoter.argoproj.io/ArgoCDCommitStatus/testdata/reconcile-error.yaml
Michael Crenshaw 36f1a59c09
feat(health): add health checks for GitOps Promoter (#23663)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2025-07-22 15:04:57 +00:00

12 lines
266 B
YAML

apiVersion: promoter.argoproj.io/v1alpha1
kind: ArgoCDCommitStatus
metadata:
name: test
generation: 2
status:
conditions:
- type: Ready
status: "False"
reason: ReconciliationError
message: Something went wrong
observedGeneration: 2