mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-28 12:27:18 +00:00
19 lines
429 B
YAML
19 lines
429 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:
|
|
conditions:
|
|
- lastTransitionTime: 2025-02-24T17:51:10Z
|
|
reason: FailedCreateOrUpdate
|
|
status: "False"
|
|
type: Ready
|
|
observedGeneration: 1
|