Skip to content

Commit 1de8881

Browse files
committed
Remove RAGFlow image override
Upstream v0.22.0 release removed the non-slim container variant.
1 parent 0f181da commit 1de8881

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

helm-azimuth/values.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,8 @@ zenithClient:
99

1010
# Config overrides for the underlying RAGFlow chart
1111
ragflow:
12-
# RAGFlow container config
13-
ragflow:
14-
image:
15-
# Use a non-slim image which includes embedding models
16-
# NOTE(scott): Maybe we can remove this once we are using
17-
# the HU-hosted embedding and reranking models in RAGFlow?
18-
tag: v0.21.1
19-
# Elasticsearch seems more stable than other options for now
2012
env:
13+
# Elasticsearch seems more stable than other options for now
2114
DOC_ENGINE: elasticsearch
2215

2316
# Clean up redis volumes when Azimuth app is uninstalled

0 commit comments

Comments
 (0)