INFRA-3492 | Harinder | Removing duplicate JVM_OPTS (#1029)

JVM_OPTS already present in line 38
This commit is contained in:
Harinder Singh
2024-06-26 11:52:16 +00:00
committed by GitHub
parent 4e91dbc673
commit 2019ef49d7

View File

@@ -137,10 +137,6 @@
{
"name": "GOCD_PIPELINES_CONFIG",
"value": "$GOCD_PIPELINES_CONFIG"
},
{
"name": "JVM_OPTS",
"value": "-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/dumps -XX:+UseContainerSupport -XX:MaxRAMPercentage=50.0"
}
],
"deployment": {