Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Commit

Permalink
Trying to fix OOM in K8s
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandor Torok committed Jan 17, 2018
1 parent df37c8b commit 4447c29
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions helm/concept-ingester/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ image:
pullPolicy: IfNotPresent
resources:
requests:
memory: 30Mi
memory: 100Mi
limits:
memory: 256Mi


memory: 300Mi

0 comments on commit 4447c29

Please sign in to comment.