Allowing users to set Search Settings (#2106)

This commit is contained in:
Yuhong Sun
2024-08-10 20:48:58 -07:00
committed by GitHub
parent 7358ece008
commit d60fb15ad3
30 changed files with 281 additions and 115 deletions

View File

@@ -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}}