Small mods to enable deployment on AWS EKS

This commit is contained in:
Weves
2023-11-17 13:21:01 -08:00
committed by Chris Weaver
parent 0cc3d65839
commit 68160d49dd

View File

@@ -45,6 +45,7 @@ spec:
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: db-storage
subPath: postgres
volumeClaimTemplates:
- metadata:
name: db-storage