UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e54a5c5f authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'update-nexus-tag-41.0.0-bb.0' into 'master'

Update Nexus to 3.41.0

Closes platform-one/big-bang/apps/developer-tools/nexus#38

See merge request platform-one/big-bang/bigbang!1992
parents 8de90cc4 cc9a22aa
No related branches found
No related tags found
1 merge request!1992Update Nexus to 3.41.0
Pipeline #939357 failed
......@@ -949,7 +949,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/nexus.git
path: "./chart"
tag: "40.1.0-bb.0"
tag: "41.0.0-bb.0"
# -- Base64 encoded license file.
license_key: ""
......
......@@ -1263,8 +1263,10 @@ addons:
nexus:
# https://help.sonatype.com/repomanager3/installation/system-requirements#SystemRequirements-JVMDirectMemory
env:
- name: install4jAddVmParams
value: "-Xms500M -Xmx500M -XX:MaxDirectMemorySize=500M -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap"
- name: INSTALL4J_ADD_VM_PARAMS
value: "-Dcom.redhat.fips=false -Xms1024M -Xmx1024M -XX:MaxDirectMemorySize=1024M -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Djava.util.prefs.userRoot=/nexus-data/javaprefs"
- name: NEXUS_SECURITY_RANDOMPASSWORD
value: "true"
resources:
requests:
cpu: 100m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment