[*] | Piyush | Add jvm opts for memory

This commit is contained in:
Piyush Sinha
2020-07-24 13:53:14 +05:30
parent 5c88d2dd19
commit bb0faf4e5a

View File

@@ -54,7 +54,7 @@
},
{
"name": "JVM_OPTS",
"value": "-Djdk.tls.client.protocols=TLSv1.2"
"value": "-Djdk.tls.client.protocols=TLSv1.2 -XX:+UseContainerSupport -XX:MaxRAMPercentage=60.0"
}
],
"namespace": "$NAMESPACE",