From 6dded8d147d3cd11e87238978d1538c3dd203f9b Mon Sep 17 00:00:00 2001 From: halewang Date: Wed, 18 Jun 2025 20:09:16 +0800 Subject: [PATCH] fix tke-dify bug --- incubator/tke-dify/values.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/incubator/tke-dify/values.yaml b/incubator/tke-dify/values.yaml index a7741359..238dff58 100644 --- a/incubator/tke-dify/values.yaml +++ b/incubator/tke-dify/values.yaml @@ -472,6 +472,15 @@ postgresql: size: 20Gi affinity: {} tolerations: [] + +weaviate: + enabled: true + image: + registry: docker.io + tag: 1.19.1 + repo: semitechnologies/weaviate + pullPolicy: IfNotPresent + pullSecrets: [] command: ["/bin/weaviate"] args: - "--host"