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

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