Skip to content

Commit

Permalink
Resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Farcic committed Sep 9, 2018
1 parent a6fc110 commit 5d14529
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions helm/docker-flow-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ingress:
- proxy.dockerflow.com
resources:
limits:
cpu: 0.1
memory: 6Mi
cpu: 15m
memory: 10Mi
requests:
cpu: 0.05
memory: 3Mi
cpu: 5m
memory: 5Mi

0 comments on commit 5d14529

Please sign in to comment.