diff --git a/deployment_manifest.json b/deployment_manifest.json index 81f526e6..cdf90852 100644 --- a/deployment_manifest.json +++ b/deployment_manifest.json @@ -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",