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

Allocating more memory to container than JVM heap memory

parent a76979d1
No related branches found
No related tags found
1 merge request!455Allocating more memory to container than JVM heap memory
Pipeline #171658 failed
......@@ -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