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: I0744413fb948de941ac22b71a6cb37206ed4f4ac
This commit is contained in:
Nobuto Murata 2021-03-30 10:57:47 +09:00
parent a7b930c928
commit fe4994b64b
1 changed files with 4 additions and 4 deletions

View File

@ -89,10 +89,10 @@ options:
default: default:
description: | description: |
The CPU core multiplier to use when configuring worker processes for The CPU core multiplier to use when configuring worker processes for
this service. By default, the number of workers for each daemon is 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 set to twice the number of CPU cores a service unit has. This default
in a LXD container, this default value will be capped to 4 workers value will be capped to 4 workers unless this configuration option
unless this configuration option is set. is set.
nagios_context: nagios_context:
type: string type: string
default: "juju" default: "juju"