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