mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
13 lines
No EOL
271 B
YAML
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: {} |