Skip to content

nexus values.yaml📜

hostname📜

Type: string

Default value
"nexus"

Description: Big Bang Additions

domain📜

Type: string

Default value
"bigbang.dev"

istio.enabled📜

Type: bool

Default value
false

istio.hardened.enabled📜

Type: bool

Default value
false

istio.hardened.customAuthorizationPolicies📜

Type: list

Default value
[]

istio.hardened.monitoring.enabled📜

Type: bool

Default value
true

istio.hardened.monitoring.namespaces[0]📜

Type: string

Default value
"monitoring"

istio.hardened.monitoring.principals[0]📜

Type: string

Default value
"cluster.local/ns/monitoring/sa/monitoring-monitoring-kube-prometheus"

istio.injection📜

Type: string

Default value
"disabled"

istio.nexus.gateways[0]📜

Type: string

Default value
"istio-system/main"

istio.nexus.hosts[0]📜

Type: string

Default value
"{{ .Values.hostname }}.{{ .Values.domain }}"

istio.mtls.mode📜

Type: string

Default value
"STRICT"

networkPolicies.enabled📜

Type: bool

Default value
false

networkPolicies.ingressLabels.app📜

Type: string

Default value
"istio-ingressgateway"

networkPolicies.ingressLabels.istio📜

Type: string

Default value
"ingressgateway"

custom_admin_password📜

Type: string

Default value
""

custom_metrics_password📜

Type: string

Default value
""

monitoring.enabled📜

Type: bool

Default value
false

monitoring.serviceMonitor.createMetricsUser📜

Type: bool

Default value
false

monitoring.serviceMonitor.additionalLabels📜

Type: object

Default value
{}

monitoring.serviceMonitor.scheme📜

Type: string

Default value
"http"

license_key📜

Type: string

Default value
""

license.mountPath📜

Type: string

Default value
"/nexus-data/sonatype-license.lic"

license.subPath📜

Type: string

Default value
"sonatype-license.lic"

sso.enabled📜

Type: bool

Default value
false

sso.idp_data.entityId📜

Type: string

Default value
""

sso.idp_data.usernameAttribute📜

Type: string

Default value
""

sso.idp_data.firstNameAttribute📜

Type: string

Default value
""

sso.idp_data.lastNameAttribute📜

Type: string

Default value
""

sso.idp_data.emailAttribute📜

Type: string

Default value
""

sso.idp_data.groupsAttribute📜

Type: string

Default value
""

sso.idp_data.validateResponseSignature📜

Type: bool

Default value
true

sso.idp_data.validateAssertionSignature📜

Type: bool

Default value
true

sso.idp_data.idpMetadata📜

Type: string

Default value
""

sso.realm[0]📜

Type: string

Default value
"NexusAuthenticatingRealm"

sso.realm[1]📜

Type: string

Default value
"SamlRealm"

sso.role[0].id📜

Type: string

Default value
"nexus"

sso.role[0].name📜

Type: string

Default value
"nexus"

sso.role[0].description📜

Type: string

Default value
"nexus group"

sso.role[0].privileges[0]📜

Type: string

Default value
"nx-all"

sso.role[0].roles[0]📜

Type: string

Default value
"nx-admin"

proxy.enabled📜

Type: bool

Default value
false

proxy.request.tid📜

Type: int

Default value
1

proxy.request.action📜

Type: string

Default value
"coreui_HttpSettings"

proxy.request.method📜

Type: string

Default value
"update"

proxy.request.type📜

Type: string

Default value
"rpc"

proxy.request.data[0].userAgentSuffix📜

Type: string

Default value
nil

proxy.request.data[0].timeout📜

Type: string

Default value
nil

proxy.request.data[0].retries📜

Type: string

Default value
nil

proxy.request.data[0].httpEnabled📜

Type: bool

Default value
false

proxy.request.data[0].httpHost📜

Type: string

Default value
nil

proxy.request.data[0].httpPort📜

Type: string

Default value
nil

proxy.request.data[0].httpAuthEnabled📜

Type: string

Default value
nil

proxy.request.data[0].httpAuthUsername📜

Type: string

Default value
nil

proxy.request.data[0].httpAuthPassword📜

Type: string

Default value
nil

proxy.request.data[0].httpAuthNtlmHost📜

Type: string

Default value
nil

proxy.request.data[0].httpAuthNtlmDomain📜

Type: string

Default value
nil

proxy.request.data[0].httpsEnabled📜

Type: bool

Default value
false

proxy.request.data[0].httpsHost📜

Type: string

Default value
nil

proxy.request.data[0].httpsPort📜

Type: string

Default value
nil

proxy.request.data[0].httpsAuthEnabled📜

Type: string

Default value
nil

proxy.request.data[0].httpsAuthUsername📜

Type: string

Default value
nil

proxy.request.data[0].httpsAuthPassword📜

Type: string

Default value
nil

proxy.request.data[0].httpsAuthNtlmHost📜

Type: string

Default value
nil

proxy.request.data[0].httpsAuthNtlmDomain📜

Type: string

Default value
nil

proxy.request.data[0].nonProxyHosts📜

Type: list

Default value
[]

job_image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal"

job_image.tag📜

Type: float

Default value
9.3

job_image.pullPolicy📜

Type: string

Default value
"IfNotPresent"

openshift📜

Type: bool

Default value
false

bbtests.enabled📜

Type: bool

Default value
false

bbtests.cypress.artifacts📜

Type: bool

Default value
true

bbtests.cypress.envs.cypress_nexus_url📜

Type: string

Default value
"http://nexus-nexus-repository-manager:8081"

bbtests.cypress.envs.cypress_nexus_user📜

Type: string

Default value
"admin"

bbtests.cypress.secretEnvs[0].name📜

Type: string

Default value
"cypress_nexus_pass"

bbtests.cypress.secretEnvs[0].valueFrom.secretKeyRef.name📜

Type: string

Default value
"nexus-repository-manager-secret"

bbtests.cypress.secretEnvs[0].valueFrom.secretKeyRef.key📜

Type: string

Default value
"admin.password"

bbtests.cypress.resources.requests.cpu📜

Type: int

Default value
2

bbtests.cypress.resources.requests.memory📜

Type: string

Default value
"4Gi"

bbtests.cypress.resources.limits.cpu📜

Type: int

Default value
2

bbtests.cypress.resources.limits.memory📜

Type: string

Default value
"4Gi"

bbtests.scripts.image📜

Type: string

Default value
"registry1.dso.mil/ironbank/google/go-containerregistry/crane:v0.19.1"

bbtests.scripts.envs.docker_host📜

Type: string

Default value
"nexus-nexus-repository-manager-docker-5000:5000"

bbtests.scripts.envs.docker_user📜

Type: string

Default value
"admin"

bbtests.scripts.secretEnvs[0].name📜

Type: string

Default value
"docker_password"

bbtests.scripts.secretEnvs[0].valueFrom.secretKeyRef.name📜

Type: string

Default value
"nexus-repository-manager-secret"

bbtests.scripts.secretEnvs[0].valueFrom.secretKeyRef.key📜

Type: string

Default value
"admin.password"

statefulset📜

Type: object

Default value
enabled: false

Description: End of BigBang Additions

deploymentStrategy📜

Type: string

Default value
"Recreate"

image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/sonatype/nexus/nexus"

image.tag📜

Type: string

Default value
"3.67.1-01"

image.pullPolicy📜

Type: string

Default value
"IfNotPresent"

imagePullSecrets[0].name📜

Type: string

Default value
"private-registry"

nexus.affinity📜

Type: object

Default value
{}

nexus.extraLabels.app📜

Type: string

Default value
"nexus-repository-manager"

nexus.blobstores.enabled📜

Type: bool

Default value
false

nexus.blobstores.blobstore[0].name📜

Type: string

Default value
"test-nexus-blobstore"

nexus.blobstores.blobstore[0].type📜

Type: string

Default value
"s3"

nexus.blobstores.blobstore[0].blobstore_data.name📜

Type: string

Default value
"test-nexus-blobstore"

nexus.blobstores.blobstore[0].blobstore_data.bucketConfiguration.bucket.region📜

Type: string

Default value
"your-bucket-region"

nexus.blobstores.blobstore[0].blobstore_data.bucketConfiguration.bucket.name📜

Type: string

Default value
"your-bucket-name"

nexus.blobstores.blobstore[0].blobstore_data.bucketConfiguration.bucket.prefix📜

Type: string

Default value
""

nexus.blobstores.blobstore[0].blobstore_data.bucketConfiguration.bucket.expiration📜

Type: int

Default value
3

nexus.blobstores.blobstore[0].blobstore_data.bucketConfiguration.bucketSecurity.accessKeyId📜

Type: string

Default value
"string"

nexus.blobstores.blobstore[0].blobstore_data.bucketConfiguration.bucketSecurity.secretAccessKey📜

Type: string

Default value
"string"

nexus.blobstores.blobstore[0].blobstore_data.bucketConfiguration.bucketSecurity.role📜

Type: string

Default value
"string"

nexus.blobstores.blobstore[0].blobstore_data.bucketConfiguration.bucketSecurity.sessionToken📜

Type: string

Default value
"string"

nexus.repository.enabled📜

Type: bool

Default value
false

nexus.repository.repo[0].name📜

Type: string

Default value
"test-nexus"

nexus.repository.repo[0].format📜

Type: string

Default value
"raw"

nexus.repository.repo[0].type📜

Type: string

Default value
"hosted"

nexus.repository.repo[0].repo_data.name📜

Type: string

Default value
"test-nexus"

nexus.repository.repo[0].repo_data.online📜

Type: bool

Default value
true

nexus.repository.repo[0].repo_data.storage.blobStoreName📜

Type: string

Default value
"default"

nexus.repository.repo[0].repo_data.storage.strictContentTypeValidation📜

Type: bool

Default value
true

nexus.repository.repo[0].repo_data.storage.writePolicy📜

Type: string

Default value
"allow_once"

nexus.repository.repo[0].repo_data.cleanup.policyNames[0]📜

Type: string

Default value
"string"

nexus.repository.repo[0].repo_data.component.proprietaryComponents📜

Type: bool

Default value
true

nexus.repository.repo[0].repo_data.raw.contentDisposition📜

Type: string

Default value
"ATTACHMENT"

nexus.docker.enabled📜

Type: bool

Default value
false

nexus.env[0].name📜

Type: string

Default value
"INSTALL4J_ADD_VM_PARAMS"

nexus.env[0].value📜

Type: string

Default value
"-Dcom.redhat.fips=false -Xms2703M -Xmx2703M -XX:MaxDirectMemorySize=2703M -XX:+UnlockExperimentalVMOptions -XX:+UseContainerSupport -Djava.util.prefs.userRoot=/nexus-data/javaprefs"

nexus.env[1].name📜

Type: string

Default value
"NEXUS_SECURITY_RANDOMPASSWORD"

nexus.env[1].value📜

Type: string

Default value
"true"

nexus.properties.override📜

Type: bool

Default value
false

nexus.properties.data📜

Type: object

Default value
{}

nexus.resources.requests.cpu📜

Type: int

Default value
4

nexus.resources.requests.memory📜

Type: string

Default value
"8Gi"

nexus.resources.limits.cpu📜

Type: int

Default value
4

nexus.resources.limits.memory📜

Type: string

Default value
"8Gi"

nexus.nexusPort📜

Type: int

Default value
8081

nexus.securityContext.runAsNonRoot📜

Type: bool

Default value
true

nexus.securityContext.fsGroup📜

Type: int

Default value
2000

nexus.securityContext.runAsUser📜

Type: int

Default value
200

nexus.securityContext.runAsGroup📜

Type: int

Default value
2000

nexus.containerSecurityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

nexus.podAnnotations📜

Type: object

Default value
{}

nexus.livenessProbe.initialDelaySeconds📜

Type: int

Default value
30

nexus.livenessProbe.periodSeconds📜

Type: int

Default value
30

nexus.livenessProbe.failureThreshold📜

Type: int

Default value
6

nexus.livenessProbe.timeoutSeconds📜

Type: int

Default value
10

nexus.livenessProbe.path📜

Type: string

Default value
"/"

nexus.readinessProbe.initialDelaySeconds📜

Type: int

Default value
30

nexus.readinessProbe.periodSeconds📜

Type: int

Default value
30

nexus.readinessProbe.failureThreshold📜

Type: int

Default value
6

nexus.readinessProbe.timeoutSeconds📜

Type: int

Default value
10

nexus.readinessProbe.path📜

Type: string

Default value
"/"

nexus.hostAliases📜

Type: list

Default value
[]

nameOverride📜

Type: string

Default value
""

fullnameOverride📜

Type: string

Default value
""

deployment.annotations📜

Type: object

Default value
{}

deployment.initContainers📜

Type: string

Default value
nil

deployment.postStart.command📜

Type: string

Default value
nil

deployment.preStart.command📜

Type: string

Default value
nil

deployment.terminationGracePeriodSeconds📜

Type: int

Default value
120

deployment.additionalContainers📜

Type: string

Default value
nil

deployment.additionalVolumes📜

Type: string

Default value
nil

deployment.additionalVolumeMounts📜

Type: string

Default value
nil

ingress.enabled📜

Type: bool

Default value
false

ingress.ingressClassName📜

Type: string

Default value
"nginx"

ingress.annotations.”nginx.ingress.kubernetes.io/proxy-body-size”📜

Type: string

Default value
"0"

ingress.hostPath📜

Type: string

Default value
"/"

ingress.hostRepo📜

Type: string

Default value
"repo.demo"

service.name📜

Type: string

Default value
"nexus3"

service.enabled📜

Type: bool

Default value
true

service.labels📜

Type: object

Default value
{}

service.annotations📜

Type: object

Default value
{}

service.type📜

Type: string

Default value
"ClusterIP"

route.enabled📜

Type: bool

Default value
false

route.name📜

Type: string

Default value
"docker"

route.portName📜

Type: string

Default value
"docker"

route.labels📜

Type: string

Default value
nil

route.annotations📜

Type: string

Default value
nil

nexusProxyRoute.enabled📜

Type: bool

Default value
false

nexusProxyRoute.labels📜

Type: string

Default value
nil

nexusProxyRoute.annotations📜

Type: string

Default value
nil

persistence.enabled📜

Type: bool

Default value
true

persistence.accessMode📜

Type: string

Default value
"ReadWriteOnce"

persistence.storageSize📜

Type: string

Default value
"8Gi"

tolerations📜

Type: list

Default value
[]

config.enabled📜

Type: bool

Default value
false

config.mountPath📜

Type: string

Default value
"/sonatype-nexus-conf"

config.data📜

Type: list

Default value
[]

secret.enabled📜

Type: bool

Default value
true

secret.mountPath📜

Type: string

Default value
"/nexus-data/admin.password"

secret.subPath📜

Type: string

Default value
"admin.password"

secret.readOnly📜

Type: bool

Default value
true

serviceAccount.create📜

Type: bool

Default value
true

serviceAccount.annotations📜

Type: object

Default value
{}

serviceAccount.name📜

Type: string

Default value
""