Skip to content

Commit

Permalink
release 75281 update memory!
Browse files Browse the repository at this point in the history
  • Loading branch information
hekimoglu010 committed Jun 2, 2022
1 parent bd060bf commit e74b818
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions helm/harness/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@ platform:
memory: 60
resources:
limits:
memory: 244Mi
memory: 300Mi
cpu: 1
requests:
memory: 128Mi
memory: 300Mi
cpu: 200m

log_service:
Expand All @@ -134,10 +134,10 @@ log_service:
scm:
resources:
limits:
memory: 48Mi
memory: 100Mi
cpu: 200m
requests:
memory: 48Mi
memory: 100Mi
cpu: 200m

delegate_proxy:
Expand All @@ -152,10 +152,10 @@ delegate_proxy:
proxy:
resources:
limits:
memory: 16Mi
memory: 100Mi
cpu: 200m
requests:
memory: 16Mi
memory: 100Mi
cpu: 200m

redis:
Expand Down

0 comments on commit e74b818

Please sign in to comment.