fuel-plugin-detach-database/node_roles.yaml

14 lines
426 B
YAML

standalone-database:
name: "Database"
description: "Separated DB from controller"
has_primary: true # whether has primary role or not
public_ip_required: false # whether requires public net or not
weight: 100 # weight that will be used for ordering on fuel ui
conflicts:
- controller
- compute
limits:
min: 1
update_required:
- standalone-database