Skip to content

Commit

Permalink
bum resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Wiesner committed May 23, 2022
1 parent c39f85d commit 664c540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ imagePullPolicy: Always

resources:
memoryMiBReq: 300
cpuMilliReq: 50
cpuMilliReq: 500
memoryMiBLim: 500
cpuMilliLim: 100
cpuMilliLim: 1000


environment:
Expand Down

0 comments on commit 664c540

Please sign in to comment.