github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/rabbitmq.com/Policy/testdata/healthy.yaml (about) 1 apiVersion: rabbitmq.com/v1beta1 2 kind: Policy 3 metadata: 4 namespace: example-rabbit 5 name: example-rabbit 6 spec: 7 name: example-rabbit 8 vhost: example-rabbit 9 pattern: .* 10 applyTo: queues 11 definition: {} 12 rabbitmqClusterReference: 13 name: example-rabbit 14 namespace: example-rabbit 15 status: 16 conditions: 17 - lastTransitionTime: 2025-02-24T17:51:10Z 18 reason: SuccessfulCreateOrUpdate 19 status: "True" 20 type: Ready 21 observedGeneration: 1