Scale selection
This commit is contained in:
parent
32471cd4c7
commit
15f3daf9f5
@ -66,9 +66,16 @@ catalog:
|
||||
required: true
|
||||
default: "private=true"
|
||||
type: "string"
|
||||
- variable: "initial_data_nodes"
|
||||
type: "int"
|
||||
required: true
|
||||
label: "# of initial data nodes"
|
||||
description: "Set the initial number of data nodes"
|
||||
default: 1
|
||||
|
||||
services:
|
||||
rabbitmq:
|
||||
scale: ${initial_data_nodes}
|
||||
metadata:
|
||||
rabbitmq:
|
||||
config:
|
||||
|
Loading…
x
Reference in New Issue
Block a user