Skip to content

Commit acead35

Browse files
authored
Update values.yaml
1 parent a53f6ad commit acead35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

helm/values/exporter/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ affinity: {}
5656

5757
resources:
5858
limits:
59-
cpu: 250m
60-
memory: 400Mi
59+
cpu: 200m
60+
memory: 100Mi
6161
requests:
6262
cpu: 100m
63-
memory: 200Mi
63+
memory: 50Mi
6464

6565
# Extra environment variables that will be passed into the exporter pod
6666
env: {}

0 commit comments

Comments
 (0)