Skip to content

Commit 5d14529

Browse files
author
Viktor Farcic
committed
Resources
1 parent a6fc110 commit 5d14529

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

helm/docker-flow-proxy/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ingress:
55
- proxy.dockerflow.com
66
resources:
77
limits:
8-
cpu: 0.1
9-
memory: 6Mi
8+
cpu: 15m
9+
memory: 10Mi
1010
requests:
11-
cpu: 0.05
12-
memory: 3Mi
11+
cpu: 5m
12+
memory: 5Mi

0 commit comments

Comments
 (0)