mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-21 20:41:26 +00:00
8 lines
176 B
YAML
8 lines
176 B
YAML
## @section Common parameters
|
|
|
|
## @param external Enable external access from outside the cluster
|
|
## @param replicas Number of RabbitMQ replicas
|
|
##
|
|
external: false
|
|
replicas: 3
|