Skip to content

Commit 2bb3b18

Browse files
authored
Update values.yaml
1 parent 18037e8 commit 2bb3b18

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

helm/values/exporter/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ affinity:
6464

6565
resources:
6666
limits:
67-
cpu: 200m
68-
memory: 100Mi
69-
requests:
7067
cpu: 100m
71-
memory: 50Mi
68+
memory: 200Mi
69+
requests:
70+
cpu: 70m
71+
memory: 100Mi
7272

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

0 commit comments

Comments
 (0)