Skip to content

Commit

Permalink
Increase memcached size and key size
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Dec 27, 2023
1 parent 7360a58 commit e03e665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .k8s/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- "memcached"
- "-m"
- "900"
- "I"
- "-I"
- "64M"
resources:
requests:
Expand Down

0 comments on commit e03e665

Please sign in to comment.