You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For tech preview, the RAG images are built with specific requirements
(e.g., bundled with OKP embedding model) that are not yet available to
customers. Removing the field prevents users from supplying custom RAG
images that would lack these dependencies and break things.
The operator continues to use the image pinned via the
RELATED_IMAGE_OPENSTACK_LIGHTSPEED_IMAGE_URL_DEFAULT environment variable,
which is set to a known image at operator build time.
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
0 commit comments