[*] | Piyush | Add jvm opts for memory
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user