Update worker-multiplier config description

Based on the change in charm-helpers:
https://github.com/juju/charm-helpers/pull/553

Related-Bug: #1843011
Change-Id: Ia9c6c6787c9798e3a3d4b98f316cc7f2b38af711
This commit is contained in:
Nobuto Murata 2021-03-30 11:20:59 +09:00
parent e0a7188b4a
commit 069aa202b9
1 changed files with 3 additions and 3 deletions

View File

@ -162,9 +162,9 @@ options:
description: |
The CPU core multiplier to use when configuring worker processes for
this service. By default, the number of workers for each daemon is
set to twice the number of CPU cores a service unit has. When deployed
in a LXD container, this default value will be capped to 4 workers
unless this configuration option is set.
set to twice the number of CPU cores a service unit has. This default
value will be capped to 4 workers unless this configuration option
is set.
bridge-mappings:
type: string
default: 'physnet1:br-data'