INFRA-3492 | Harinder | Adding environment variable to enable automatic heap dump (#1027)
https://go-navi.slack.com/archives/C06J3R5P3TQ/p1719393821092899
This commit is contained in:
@@ -137,7 +137,11 @@
|
||||
{
|
||||
"name": "GOCD_PIPELINES_CONFIG",
|
||||
"value": "$GOCD_PIPELINES_CONFIG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JVM_OPTS",
|
||||
"value": "-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/dumps -XX:+UseContainerSupport -XX:MaxRAMPercentage=50.0"
|
||||
},
|
||||
],
|
||||
"deployment": {
|
||||
"serviceAccount": true,
|
||||
|
||||
Reference in New Issue
Block a user