Skip to content

Commit

Permalink
fix mongo persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmwang committed Oct 31, 2024
1 parent 9ca2455 commit ceb8b42
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion infra/mongo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ mongodb:
existingClaim: bt-prod-mongo-pvc

# path in pod. should be same for all mongo pods.
mountPath: /data/db
size: 10Gi

volumePermissions:
enabled: true

0 comments on commit ceb8b42

Please sign in to comment.