Skip to content
Snippets Groups Projects
Commit d1353519 authored by Chad Leong's avatar Chad Leong :speech_balloon:
Browse files

Merge branch 'cherry-pick-1f9a19bf' into 'release/0.19'

Increase aws container memory

See merge request !504
parents a9b75dcc dae361af
No related branches found
No related tags found
5 merge requests!604Merge Delta changes from M16 master to M18 master,!600Merge Delta changes from M16 master to M18 master,!599Merge Delta changes from M16 to M18 master,!598Merged from M16,!504Increase aws container memory
Pipeline #171661 failed
......@@ -69,10 +69,10 @@ environmentVariables:
replicaCount: 1
resources:
limits:
memory: 900M
memory: 1200M
requests:
cpu: 500m
memory: 900M
memory: 1200M
autoscaling:
enabled: true
minReplicas: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment