Skip to content

Commit

Permalink
add more resources for eprc
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 13, 2024
1 parent 287795c commit 05077c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kubernetes/devnet-0/erpc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ erpc:
pullPolicy: IfNotPresent
resources:
limits:
cpu: 2
memory: 2Gi
cpu: 6
memory: 8Gi
requests:
cpu: 1
memory: 1Gi
cpu: 4
memory: 4Gi
ingress:
enabled: true
className: ingress-nginx-public
Expand Down

0 comments on commit 05077c7

Please sign in to comment.