Skip to content

Commit

Permalink
chore: add lagoon.persistent
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Oct 30, 2024
1 parent 8d22dde commit 2097fb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ services:
image: uselagoon/postgres-16:latest
labels:
lagoon.type: basic-single
lagoon.persistent: /var/lib/postgresql/data
lagoon.persistent.size: 100Mi
lagoon.service.port: 5432
ports:
- '5432'
Expand Down

0 comments on commit 2097fb2

Please sign in to comment.