Skip to content

Commit

Permalink
chore: reduce redis cluster to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
fivehanz committed Nov 8, 2024
1 parent 9085cb2 commit 689fbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/swarm/docker-swarm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ services:
networks:
- hanz-nw
deploy:
replicas: 2
replicas: 1
restart_policy:
condition: any

Expand Down

0 comments on commit 689fbed

Please sign in to comment.