Skip to content

Commit

Permalink
make limit 100mb
Browse files Browse the repository at this point in the history
  • Loading branch information
nheek committed Oct 13, 2024
1 parent a34593e commit 0823d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ spec:
requests:
memory: "40Mi"
limits:
memory: "80Mi"
memory: "100Mi"

0 comments on commit 0823d8b

Please sign in to comment.