Skip to content

Commit

Permalink
fix(dragonfly): add lock_on_hashtags
Browse files Browse the repository at this point in the history
  • Loading branch information
szinn committed Apr 10, 2024
1 parent e401eca commit 1bf6a7f
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ spec:
cpu: 500m
memory: 1280Mi
args:
- "--maxmemory=1128Mi"
- "--proactor_threads=4"
- "--cluster_mode=emulated"
- --maxmemory=1128Mi
- --proactor_threads=4
- --cluster_mode=emulated
- --lock_on_hashtags
serviceSpec:
type: LoadBalancer
annotations:
Expand Down

0 comments on commit 1bf6a7f

Please sign in to comment.