mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 22:19:01 +08:00
Fix typo in helm charts (#4419)
### What problem does this PR solve? Fix typo in helm chart ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
7bebf4b7bf
commit
b6c71c1e01
@ -31,7 +31,7 @@ env:
|
|||||||
RAGFLOW_IMAGE: infiniflow/ragflow:v0.15.1-slim
|
RAGFLOW_IMAGE: infiniflow/ragflow:v0.15.1-slim
|
||||||
#
|
#
|
||||||
# To download the RAGFlow Docker image with embedding models, uncomment the following line instead:
|
# To download the RAGFlow Docker image with embedding models, uncomment the following line instead:
|
||||||
# RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1
|
# RAGFLOW_IMAGE: infiniflow/ragflow:v0.15.1
|
||||||
#
|
#
|
||||||
# The Docker image of the v0.15.1 edition includes:
|
# The Docker image of the v0.15.1 edition includes:
|
||||||
# - Built-in embedding models:
|
# - Built-in embedding models:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user