Skip to content

Commit

Permalink
ram optimizaiton
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 13, 2024
1 parent 05077c7 commit 6fbef7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions kubernetes/devnet-0/erpc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ erpc:
- path: /
pathType: Prefix

extraEnv:
- name: GOGC
value: 30
- name: GOMEMLIMIT
value: 3GiB

config: |
logLevel: info
Expand Down

0 comments on commit 6fbef7d

Please sign in to comment.