Fix glance workers note (osdsR10)

Fix note.

Change-Id: I0ccd89d47b38a49de97ed57f3432a4f7bd56c41d
Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Gonçalves
2025-06-16 18:46:25 +00:00
parent e85a4425f8
commit 1d2e5957f5

View File

@@ -96,10 +96,11 @@ You can increase the size of raw image uploads for both **Kubelet** and/or
.. 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:
If you experience issues with creating a large image in Glance, e.g. the
create command failing and the image being stuck in 'saving' status,
increasing the number of Glance workers may be required. The default
number of workers in Glance is 2. To increase the number of Glance
workers use the following helm override command.
.. code-block:: none