nxrm-ha values.yaml📜
hostname📜
Type: string
"nxrm-ha"
Description: Big Bang Additions
domain📜
Type: string
"dev.bigbang.mil"
istio.enabled📜
Type: bool
false
istio.hardened.enabled📜
Type: bool
false
istio.hardened.customAuthorizationPolicies📜
Type: list
[]
istio.hardened.outboundTrafficPolicyMode📜
Type: string
"REGISTRY_ONLY"
istio.hardened.customServiceEntries📜
Type: list
[]
istio.hardened.monitoring.enabled📜
Type: bool
true
istio.hardened.monitoring.namespaces[0]📜
Type: string
"monitoring"
istio.hardened.monitoring.principals[0]📜
Type: string
"cluster.local/ns/monitoring/sa/monitoring-monitoring-kube-prometheus"
istio.injection📜
Type: string
"disabled"
istio.nexus.gateways[0]📜
Type: string
"istio-gateway/public-ingressgateway"
istio.nexus.hosts[0]📜
Type: string
"{{ .Values.hostname }}.{{ .Values.domain }}"
istio.mtls.mode📜
Type: string
"STRICT"
networkPolicies.enabled📜
Type: bool
false
networkPolicies.ingressLabels.app📜
Type: string
"istio-ingressgateway"
networkPolicies.ingressLabels.istio📜
Type: string
"ingressgateway"
networkPolicies.additionalPolicies📜
Type: list
[]
custom_admin_password📜
Type: string
""
custom_metrics_password📜
Type: string
""
monitoring.enabled📜
Type: bool
false
monitoring.serviceMonitor.createMetricsUser📜
Type: bool
false
monitoring.serviceMonitor.additionalLabels📜
Type: object
{}
monitoring.serviceMonitor.scheme📜
Type: string
"http"
realms[0]📜
Type: string
"NexusAuthenticatingRealm"
sso.enabled📜
Type: bool
false
sso.idp_data.entityId📜
Type: string
""
sso.idp_data.usernameAttribute📜
Type: string
""
sso.idp_data.firstNameAttribute📜
Type: string
""
sso.idp_data.lastNameAttribute📜
Type: string
""
sso.idp_data.emailAttribute📜
Type: string
""
sso.idp_data.groupsAttribute📜
Type: string
""
sso.idp_data.validateResponseSignature📜
Type: bool
true
sso.idp_data.validateAssertionSignature📜
Type: bool
true
sso.idp_data.idpMetadata📜
Type: string
""
sso.role[0].id📜
Type: string
"nexus"
sso.role[0].name📜
Type: string
"nexus"
sso.role[0].description📜
Type: string
"nexus group"
sso.role[0].privileges[0]📜
Type: string
"nx-all"
sso.role[0].roles[0]📜
Type: string
"nx-admin"
proxy.enabled📜
Type: bool
false
proxy.request.tid📜
Type: int
1
proxy.request.action📜
Type: string
"coreui_HttpSettings"
proxy.request.method📜
Type: string
"update"
proxy.request.type📜
Type: string
"rpc"
proxy.request.data[0].userAgentSuffix📜
Type: string
nil
proxy.request.data[0].timeout📜
Type: string
nil
proxy.request.data[0].retries📜
Type: string
nil
proxy.request.data[0].httpEnabled📜
Type: bool
false
proxy.request.data[0].httpHost📜
Type: string
nil
proxy.request.data[0].httpPort📜
Type: string
nil
proxy.request.data[0].httpAuthEnabled📜
Type: string
nil
proxy.request.data[0].httpAuthUsername📜
Type: string
nil
proxy.request.data[0].httpAuthPassword📜
Type: string
nil
proxy.request.data[0].httpAuthNtlmHost📜
Type: string
nil
proxy.request.data[0].httpAuthNtlmDomain📜
Type: string
nil
proxy.request.data[0].httpsEnabled📜
Type: bool
false
proxy.request.data[0].httpsHost📜
Type: string
nil
proxy.request.data[0].httpsPort📜
Type: string
nil
proxy.request.data[0].httpsAuthEnabled📜
Type: string
nil
proxy.request.data[0].httpsAuthUsername📜
Type: string
nil
proxy.request.data[0].httpsAuthPassword📜
Type: string
nil
proxy.request.data[0].httpsAuthNtlmHost📜
Type: string
nil
proxy.request.data[0].httpsAuthNtlmDomain📜
Type: string
nil
proxy.request.data[0].nonProxyHosts📜
Type: list
[]
job_image.repository📜
Type: string
"registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal"
job_image.tag📜
Type: float
9.5
job_image.pullPolicy📜
Type: string
"IfNotPresent"
nexus.database.host📜
Type: string
""
nexus.database.user📜
Type: string
""
nexus.database.password📜
Type: string
""
nexus.blobstores.enabled📜
Type: bool
false
nexus.blobstores.blobstore📜
Type: list
[]
Description: .type must be one of s3, azure, or file. .blobstore_data must match the schema described in the Nexus blobstore API docs for more details.
nexus.repository.enabled📜
Type: bool
false
nexus.repository.repo📜
Type: list
[]
nexus.docker.enabled📜
Type: bool
false
openshift📜
Type: bool
false
bbtests.enabled📜
Type: bool
false
bbtests.cypress.enabled📜
Type: bool
true
bbtests.cypress.artifacts📜
Type: bool
true
bbtests.cypress.envs.cypress_nexus_url📜
Type: string
"http://nxrm-ha:8081"
bbtests.cypress.envs.cypress_nexus_user📜
Type: string
"admin"
bbtests.cypress.secretEnvs[0].name📜
Type: string
"cypress_nexus_pass"
bbtests.cypress.secretEnvs[0].valueFrom.secretKeyRef.name📜
Type: string
"nxrm-ha-adminsecret"
bbtests.cypress.secretEnvs[0].valueFrom.secretKeyRef.key📜
Type: string
"nexus-admin-password"
bbtests.cypress.resources.requests.cpu📜
Type: int
2
bbtests.cypress.resources.requests.memory📜
Type: string
"4Gi"
bbtests.cypress.resources.limits.cpu📜
Type: int
2
bbtests.cypress.resources.limits.memory📜
Type: string
"4Gi"
bbtests.scripts.enabled📜
Type: bool
false
bbtests.scripts.image📜
Type: string
"registry1.dso.mil/bigbang-ci/devops-tester:1.1.2"
bbtests.scripts.additionalVolumes[0].name📜
Type: string
"docker-config"
bbtests.scripts.additionalVolumes[0].secret.secretName📜
Type: string
"private-registry"
bbtests.scripts.additionalVolumes[0].secret.items[0].key📜
Type: string
".dockerconfigjson"
bbtests.scripts.additionalVolumes[0].secret.items[0].path📜
Type: string
"auth.json"
bbtests.scripts.additionalVolumeMounts[0].name📜
Type: string
"docker-config"
bbtests.scripts.additionalVolumeMounts[0].mountPath📜
Type: string
"/.docker/"
bbtests.scripts.envs.docker_host📜
Type: string
"{{ include \"nexus.fullname\" . }}-docker-5000:5000"
bbtests.scripts.envs.docker_user📜
Type: string
"admin"
bbtests.scripts.envs.docker_host_tls_enabled📜
Type: string
"false"
bbtests.scripts.secretEnvs[0].name📜
Type: string
"docker_password"
bbtests.scripts.secretEnvs[0].valueFrom.secretKeyRef.name📜
Type: string
"{{ include \"nexus.adminSecretName\" . }}"
bbtests.scripts.secretEnvs[0].valueFrom.secretKeyRef.key📜
Type: string
"nexus-admin-password"
upstream.statefulset.imagePullSecrets.secret📜
Type: string
""
Description: The base64 encoded dockerconfigjson
upstream.statefulset.imagePullSecrets.existingSecret📜
Type: object
enabled: true
name: private-registry
Description: Use an existing imagePullSecret created by a secrets operator
upstream.statefulset.imagePullSecrets.existingSecret.enabled📜
Type: bool
true
Description: By default the existing secret is disabled, set this to true in order to provide an existing imagePullSecret
upstream.statefulset.imagePullSecrets.existingSecret.name📜
Type: string
"private-registry"
Description: The existing imagePullSecret name
upstream.secret.db📜
Type: object
host: nxrm_db_host
hostAlias: nxrm_db_host_alias
password: nxrm_db_password
passwordAlias: nxrm_db_password_alias
user: nxrm_db_user
userAlias: nxrm_db_user_alias
Description: Use an existing secret for the database variables: DB_NAME, DB_HOST, DB_USER, DB_PASSWORD
upstream.secret.existingDbSecret📜
Type: object
enabled: true
Description: Use an existing secret for the database variables: DB_NAME, DB_HOST, DB_USER, DB_PASSWORD
upstream.secret.existingDbSecret.enabled📜
Type: bool
true
Description: Enabled the use of an already created secret, you need to uncomment the values from additionalEnv
upstream.secret.license.existingSecret📜
Type: bool
false
Description: Use an already created secret with the license contents in base64, it takes the name from the above field -> name: nexus-repo-license.lic and the mount path from below: licenseSecret.mountPath
postgresql.install📜
Type: bool
true
postgresql.fullnameOverride📜
Type: string
"nexus-postgresql"
postgresql.auth.database📜
Type: string
"nexus"
postgresql.auth.username📜
Type: string
"postgres"
postgresql.auth.postgresPassword📜
Type: string
""
postgresql.persistence.size📜
Type: string
"8Gi"
postgresql.image.registry📜
Type: string
"registry1.dso.mil"
postgresql.image.repository📜
Type: string
"ironbank/opensource/postgres/postgresql"
postgresql.image.tag📜
Type: string
"16.9"
postgresql.image.pullPolicy📜
Type: string
"IfNotPresent"
postgresql.primary.extendedConfiguration📜
Type: string
"ALTER SYSTEM SET max_connections = 350;\nALTER SYSTEM SET shared_buffers = '256MB';\nSELECT pg_reload_conf();\n"
postgresql.resources.requests.memory📜
Type: string
"1Gi"
postgresql.resources.requests.cpu📜
Type: string
"500m"
postgresql.resources.limits.memory📜
Type: string
"2Gi"
postgresql.resources.limits.cpu📜
Type: string
"1"