sonarqube values.yaml
📜
deploymentType📜
Type: string
"StatefulSet"
replicaCount📜
Type: int
1
deploymentStrategy📜
Type: object
{}
Default value (formatted)
{}
OpenShift.enabled📜
Type: bool
false
OpenShift.createSCC📜
Type: bool
true
edition📜
Type: string
"community"
image.repository📜
Type: string
"registry1.dso.mil/ironbank/big-bang/sonarqube-9"
image.tag📜
Type: string
"9.9.2-community"
image.pullPolicy📜
Type: string
"IfNotPresent"
image.pullSecrets[0].name📜
Type: string
"private-registry"
securityContext.fsGroup📜
Type: int
1000
securityContext.runAsUser📜
Type: int
1000
securityContext.runAsGroup📜
Type: int
1000
containerSecurityContext.runAsUser📜
Type: int
1000
containerSecurityContext.runAsGroup📜
Type: int
1000
containerSecurityContext.capabilities.drop[0]📜
Type: string
"ALL"
elasticsearch.configureNode📜
Type: bool
false
elasticsearch.bootstrapChecks📜
Type: bool
true
nginx.enabled📜
Type: bool
false
service.type📜
Type: string
"ClusterIP"
service.externalPort📜
Type: int
9000
service.internalPort📜
Type: int
9000
service.labels📜
Type: string
nil
service.annotations📜
Type: object
{}
Default value (formatted)
{}
networkPolicy.enabled📜
Type: bool
false
networkPolicy.prometheusNamespace📜
Type: string
"monitoring"
nginx.enabled📜
Type: bool
false
ingress.enabled📜
Type: bool
false
ingress.hosts[0].name📜
Type: string
"sonarqube.your-org.com"
ingress.hosts[0].path📜
Type: string
"/"
ingress.annotations.”nginx.ingress.kubernetes.io/proxy-body-size”📜
Type: string
"64m"
ingress.tls📜
Type: list
[]
Default value (formatted)
[]
route.enabled📜
Type: bool
false
route.host📜
Type: string
""
route.tls.termination📜
Type: string
"edge"
route.annotations📜
Type: object
{}
Default value (formatted)
{}
affinity📜
Type: object
{}
Default value (formatted)
{}
tolerations📜
Type: list
[]
Default value (formatted)
[]
nodeSelector📜
Type: object
{}
Default value (formatted)
{}
hostAliases📜
Type: list
[]
Default value (formatted)
[]
readinessProbe.initialDelaySeconds📜
Type: int
60
readinessProbe.periodSeconds📜
Type: int
30
readinessProbe.failureThreshold📜
Type: int
6
readinessProbe.sonarWebContext📜
Type: string
"/"
livenessProbe.initialDelaySeconds📜
Type: int
60
livenessProbe.periodSeconds📜
Type: int
30
livenessProbe.failureThreshold📜
Type: int
6
livenessProbe.sonarWebContext📜
Type: string
"/"
startupProbe.initialDelaySeconds📜
Type: int
30
startupProbe.periodSeconds📜
Type: int
10
startupProbe.failureThreshold📜
Type: int
24
startupProbe.sonarWebContext📜
Type: string
"/"
initContainers.image📜
Type: string
"registry1.dso.mil/ironbank/big-bang/base:2.0.0"
initContainers.resources.limits.memory📜
Type: string
"300Mi"
initContainers.resources.limits.cpu📜
Type: string
"50m"
initContainers.resources.requests.memory📜
Type: string
"300Mi"
initContainers.resources.requests.cpu📜
Type: string
"50m"
initContainers.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
extraInitContainers📜
Type: object
{}
Default value (formatted)
{}
extraContainers📜
Type: list
[]
Default value (formatted)
[]
waitForDb.image📜
Type: string
"registry1.dso.mil/ironbank/opensource/postgres/postgresql12:12.16"
caCerts.enabled📜
Type: bool
false
initSysctl.enabled📜
Type: bool
false
initSysctl.vmMaxMapCount📜
Type: int
524288
initSysctl.fsFileMax📜
Type: int
131072
initSysctl.nofile📜
Type: int
131072
initSysctl.nproc📜
Type: int
8192
initSysctl.securityContext.privileged📜
Type: bool
true
initSysctl.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
initFs.enabled📜
Type: bool
false
initFs.securityContext.privileged📜
Type: bool
true
prometheusExporter.enabled📜
Type: bool
false
plugins.install📜
Type: list
[]
Default value (formatted)
[]
plugins.image📜
Type: string
"registry1.dso.mil/ironbank/big-bang/sonarqube-9:9.9.2-community"
plugins.noCheckCertificate📜
Type: bool
false
plugins.securityContext.runAsUser📜
Type: int
1000
plugins.securityContext.runAsGroup📜
Type: int
1000
jvmOpts📜
Type: string
""
jvmCeOpts📜
Type: string
""
monitoringPasscode📜
Type: string
"define_it"
env[0].name📜
Type: string
"JDK_JAVA_OPTIONS"
env[0].value📜
Type: string
"-Dcom.redhat.fips=false"
annotations📜
Type: object
{}
Default value (formatted)
{}
resources.limits.cpu📜
Type: string
"300m"
resources.limits.memory📜
Type: string
"2.5Gi"
resources.requests.cpu📜
Type: string
"300m"
resources.requests.memory📜
Type: string
"2.5Gi"
persistence.enabled📜
Type: bool
false
persistence.annotations📜
Type: object
{}
Default value (formatted)
{}
persistence.storageClass📜
Type: string
nil
persistence.accessMode📜
Type: string
"ReadWriteOnce"
persistence.size📜
Type: string
"10Gi"
persistence.uid📜
Type: int
1000
persistence.volumes📜
Type: list
[]
Default value (formatted)
[]
persistence.mounts📜
Type: list
[]
Default value (formatted)
[]
emptyDir📜
Type: object
{}
Default value (formatted)
{}
sonarProperties.”sonar.forceAuthentication”📜
Type: bool
true
sonarProperties.”sonar.ce.javaAdditionalOpts”📜
Type: string
"-Dcom.redhat.fips=false"
sonarProperties.”sonar.search.javaAdditionalOpts”📜
Type: string
"-Dcom.redhat.fips=false"
sonarProperties.”sonar.web.javaAdditionalOpts”📜
Type: string
"-Dcom.redhat.fips=false"
jdbcOverwrite.enable📜
Type: bool
false
jdbcOverwrite.jdbcUsername📜
Type: string
"sonarUser"
jdbcOverwrite.jdbcPassword📜
Type: string
"sonarPass"
postgresql.enabled📜
Type: bool
true
postgresql.postgresqlUsername📜
Type: string
"sonarUser"
postgresql.postgresqlPassword📜
Type: string
"sonarPass"
postgresql.postgresqlDatabase📜
Type: string
"sonarDB"
postgresql.service.port📜
Type: int
5432
postgresql.resources.limits.cpu📜
Type: string
"100m"
postgresql.resources.limits.memory📜
Type: string
"200Mi"
postgresql.resources.requests.cpu📜
Type: string
"100m"
postgresql.resources.requests.memory📜
Type: string
"200Mi"
postgresql.image.registry📜
Type: string
"registry1.dso.mil"
postgresql.image.repository📜
Type: string
"ironbank/opensource/postgres/postgresql12"
postgresql.image.tag📜
Type: string
"12.16"
postgresql.image.pullSecrets[0]📜
Type: string
"private-registry"
postgresql.postgresqlConfiguration.listen_addresses📜
Type: string
"*"
postgresql.pgHbaConfiguration📜
Type: string
"local all all md5\nhost all all all md5"
Default value (formatted)
local all all md5
host all all all md5
postgresql.persistence.enabled📜
Type: bool
true
postgresql.persistence.accessMode📜
Type: string
"ReadWriteOnce"
postgresql.persistence.size📜
Type: string
"20Gi"
postgresql.persistence.storageClass📜
Type: string
nil
postgresql.persistence.mountPath📜
Type: string
"/var/lib/postgresql"
postgresql.postgresqlDataDir📜
Type: string
"/var/lib/postgresql/data"
postgresql.volumePermissions.enabled📜
Type: bool
false
postgresql.serviceAccount.enabled📜
Type: bool
true
postgresql.serviceAccount.automountServiceAccountToken📜
Type: bool
false
postgresql.securityContext.enabled📜
Type: bool
true
postgresql.securityContext.fsGroup📜
Type: int
26
postgresql.securityContext.runAsUser📜
Type: int
26
postgresql.securityContext.runAsGroup📜
Type: int
26
postgresql.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
podLabels📜
Type: object
{}
Default value (formatted)
{}
sonarqubeFolder📜
Type: string
"/opt/sonarqube"
tests.image📜
Type: string
"bitnami/minideb-extras"
tests.enabled📜
Type: bool
false
tests.resources📜
Type: object
{}
Default value (formatted)
{}
serviceAccount.create📜
Type: bool
true
serviceAccount.automountToken📜
Type: bool
false
serviceAccount.annotations📜
Type: object
{}
Default value (formatted)
{}
extraConfig.secrets📜
Type: list
[]
Default value (formatted)
[]
extraConfig.configmaps📜
Type: list
[]
Default value (formatted)
[]
terminationGracePeriodSeconds📜
Type: int
60
domain📜
Type: string
"bigbang.dev"
istio.enabled📜
Type: bool
false
istio.mtls📜
Type: object
{"mode":"STRICT"}
Default value (formatted)
{
"mode": "STRICT"
}
Description: Default argocd peer authentication
istio.mtls.mode📜
Type: string
"STRICT"
Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic
istio.sonarqube.enabled📜
Type: bool
true
istio.sonarqube.annotations📜
Type: object
{}
Default value (formatted)
{}
istio.sonarqube.labels📜
Type: object
{}
Default value (formatted)
{}
istio.sonarqube.gateways[0]📜
Type: string
"istio-system/main"
istio.sonarqube.hosts[0]📜
Type: string
"sonarqube.{{ .Values.domain }}"
istio.injection📜
Type: string
"disabled"
monitoring.enabled📜
Type: bool
false
networkPolicies.enabled📜
Type: bool
false
networkPolicies.ingressLabels.app📜
Type: string
"istio-ingressgateway"
networkPolicies.ingressLabels.istio📜
Type: string
"ingressgateway"
networkPolicies.egressHttps.enabled📜
Type: bool
true
bbtests.enabled📜
Type: bool
false
bbtests.cypress.artifacts📜
Type: bool
true
bbtests.cypress.envs.cypress_url📜
Type: string
"http://sonarqube-sonarqube:9000"
bbtests.cypress.envs.cypress_url_setup📜
Type: string
"http://sonarqube-sonarqube:9000/setup"
bbtests.cypress.envs.cypress_user📜
Type: string
"admin"
bbtests.cypress.envs.cypress_password📜
Type: string
"new_admin_password"
bbtests.cypress.envs.cypress_timeout📜
Type: string
"10000"