Skip to content
Snippets Groups Projects
Commit 03694cf8 authored by Manish Jangid's avatar Manish Jangid
Browse files

Allocating more memory to container than JVM heap memory

parent 605fcb6d
No related branches found
No related tags found
1 merge request!461Renaming dependency helm chart repo to osdu-aws and removing versioning constraints
......@@ -65,10 +65,10 @@ maxConnections: 200
replicaCount: 1
resources:
limits:
memory: 900M
memory: 1200M
requests:
cpu: 500m
memory: 900M
memory: 1200M
autoscaling:
minReplicas: 1
maxReplicas: 100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment