Skip to content

Commit

Permalink
🧱 Increase maps-api memory from 2500MB to 4096MB (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelangelmorenochacon authored Aug 18, 2023
1 parent 080b239 commit e41ae4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1587,7 +1587,7 @@ mapsApi:
##
resources:
limits:
memory: "2500Mi"
memory: "4096Mi"
cpu: "2000m"
requests:
memory: "768Mi"
Expand Down

0 comments on commit e41ae4c

Please sign in to comment.