argo-cd/resource_customizations/rabbitmq.com/Vhost/testdata/unknown.yaml
fprovencherdrw 96039be4e0
feat(health): add Rabbitmq topology resource customizations (#22066)
Signed-off-by: Francis Provencher <fprovencher@drw.com>
2025-05-21 16:09:18 -04:00

13 lines
No EOL
271 B
YAML

apiVersion: rabbitmq.com/v1beta1
kind: Vhost
metadata:
generation: 1
name: example-rabbit
namespace: example-rabbit
spec:
defaultQueueType: quorum
name: example-rabbit
rabbitmqClusterReference:
name: example-rabbit
namespace: example-rabbit
status: {}