Merge "Add note about number of Glance workers"
This commit is contained in:
commit
838c30c157
@ -94,6 +94,17 @@ You can increase the size of raw image uploads for both **Kubelet** and/or
|
||||
# Increase kubelet filesystem to 125G (example)
|
||||
system host-fs-modify controller-0 kubelet=125
|
||||
|
||||
.. note::
|
||||
|
||||
The default number of workers in Glance is 2. This can be configured, increased
|
||||
or reduced, in case the image size requires more/less workers.
|
||||
|
||||
To modify this, run the following override:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
~(keystone_admin)$ system helm-override-update stx-openstack glance openstack --reuse-values --set conf.glance.DEFAULT.workers=<number of workers>
|
||||
|
||||
|
||||
.. rubric:: |proc|
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user