mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-27 04:18:35 +02:00
Allowing users to set Search Settings (#2106)
This commit is contained in:
@@ -46,6 +46,6 @@ spec:
|
||||
- configMapRef:
|
||||
name: {{ .Values.config.envConfigMapName }}
|
||||
env:
|
||||
- name: ENABLE_MINI_CHUNK
|
||||
- name: ENABLE_MULTIPASS_INDEXING
|
||||
value: "{{ .Values.background.enableMiniChunk }}"
|
||||
{{- include "danswer-stack.envSecrets" . | nindent 12}}
|
||||
|
Reference in New Issue
Block a user