mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-20 04:37:09 +02:00
Small mods to enable deployment on AWS EKS
This commit is contained in:
@@ -45,6 +45,7 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/postgresql/data
|
||||
name: db-storage
|
||||
subPath: postgres
|
||||
volumeClaimTemplates:
|
||||
- metadata:
|
||||
name: db-storage
|
||||
|
Reference in New Issue
Block a user