github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/rabbitmq.com/Shovel/testdata/healthy.yaml (about)

     1  apiVersion: rabbitmq.com/v1beta1
     2  kind: Shovel
     3  metadata:
     4    namespace: example-rabbit
     5    name: example-rabbit
     6  spec:
     7    name: example-rabbit
     8    vhost: example-rabbit
     9  status:
    10    conditions:
    11      - lastTransitionTime: 2025-02-24T17:51:10Z
    12        reason: SuccessfulCreateOrUpdate
    13        status: "True"
    14        type: Ready
    15    observedGeneration: 1