github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/rabbitmq.com/User/testdata/healthy.yaml (about) 1 apiVersion: rabbitmq.com/v1beta1 2 kind: User 3 metadata: 4 generation: 1 5 name: example-rabbit 6 namespace: exmple-rabbit 7 spec: 8 importCredentialsSecret: 9 name: example-rabbit 10 rabbitmqClusterReference: 11 name: example-rabbit 12 namespace: exmple-rabbit 13 tags: 14 - administrator 15 status: 16 conditions: 17 - lastTransitionTime: 2025-01-10T20:48:01Z 18 reason: SuccessfulCreateOrUpdate 19 status: "True" 20 type: Ready 21 credentials: 22 name: example-rabbit-user-credentials 23 observedGeneration: 1 24 username: example_user