Skip to content

Commit

Permalink
chore: redis-persistent
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Jul 15, 2024
1 parent d51630a commit c530722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ services:
redis-6:
image: uselagoon/redis-6-persistent:latest
labels:
lagoon.type: redis
lagoon.type: redis-persistent
lagoon.persistent.size: 100Mi
ports:
- '6379'
Expand Down

0 comments on commit c530722

Please sign in to comment.