Skip to content

Commit

Permalink
fix: Change CCM config to request less resources
Browse files Browse the repository at this point in the history
  • Loading branch information
zusorio committed Dec 13, 2024
1 parent 703d0b4 commit fc9bad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ config:
requests: 0.4
limits: 2
memory:
requests: 1.6Gi
limits: 6Gi
requests: 0.6Gi
limits: 1.6Gi
environment: {}
connection:
methods:
Expand Down

0 comments on commit fc9bad7

Please sign in to comment.