NEXUS-35492 - Allow configuring install4j vm arguments (#25)

This commit is contained in:
Matthew Piggott
2022-10-05 12:42:26 -04:00
committed by GitHub
parent 59e8ebcd98
commit 3a22af41bd
2 changed files with 2 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ deployment:
env:
nexusDBName: nexus
nexusDBPort: 3306
install4jAddVmParams: "-Xms2703m -Xmx2703m"
requestLogContainer:
image:
repository: busybox