Minor tenant ID improvements (#2850)

* add migration dockerfile

* address edge case

* k

* k

* k

* nit

* k

* k

* k

* k

* remove

* k

* add comment
This commit is contained in:
pablodanswer
2024-10-20 16:48:00 -07:00
committed by GitHub
parent 7ab0063dc6
commit a24b465663
11 changed files with 98 additions and 53 deletions

View File

@@ -2,7 +2,8 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: env-configmap
data:
data:
# Auth Setting, also check the secrets file
AUTH_TYPE: "disabled" # Change this for production uses unless Danswer is only accessible behind VPN
ENCRYPTION_KEY_SECRET: "" # This should not be specified directly in the yaml, this is just for reference