Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
busybot: add memory
Browse files Browse the repository at this point in the history
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
  • Loading branch information
zalsader committed Nov 10, 2023
1 parent 094d9d6 commit 3136ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion busybot/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
resources:
limits:
cpu: 1000m
memory: 100Mi
memory: 1000Mi
env:
- name: STORE
value: /store
Expand Down

0 comments on commit 3136ef8

Please sign in to comment.