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"