Skip to content

sonarqube values.yaml💣

deploymentType💣

Type: string

Default value
"StatefulSet"

replicaCount💣

Type: int

Default value
1

deploymentStrategy💣

Type: object

Default value
{}
Default value (formatted)
{}

OpenShift.enabled💣

Type: bool

Default value
false

OpenShift.createSCC💣

Type: bool

Default value
true

edition💣

Type: string

Default value
"community"

image.repository💣

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/sonarqube-9"

image.tag💣

Type: string

Default value
"9.9.0-community"

image.pullPolicy💣

Type: string

Default value
"IfNotPresent"

image.pullSecrets[0].name💣

Type: string

Default value
"private-registry"

securityContext.fsGroup💣

Type: int

Default value
1000

securityContext.runAsUser💣

Type: int

Default value
1000

containerSecurityContext.runAsUser💣

Type: int

Default value
1000

containerSecurityContext.runAsGroup💣

Type: int

Default value
1000

containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

elasticsearch.configureNode💣

Type: bool

Default value
false

elasticsearch.bootstrapChecks💣

Type: bool

Default value
true

nginx.enabled💣

Type: bool

Default value
false

service.type💣

Type: string

Default value
"ClusterIP"

service.externalPort💣

Type: int

Default value
9000

service.internalPort💣

Type: int

Default value
9000

service.labels💣

Type: string

Default value
nil

service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

networkPolicy.enabled💣

Type: bool

Default value
false

networkPolicy.prometheusNamespace💣

Type: string

Default value
"monitoring"

nginx.enabled💣

Type: bool

Default value
false

ingress.enabled💣

Type: bool

Default value
false

ingress.hosts[0].name💣

Type: string

Default value
"sonarqube.your-org.com"

ingress.hosts[0].path💣

Type: string

Default value
"/"

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

Type: string

Default value
"64m"

ingress.tls💣

Type: list

Default value
[]
Default value (formatted)
[]

route.enabled💣

Type: bool

Default value
false

route.host💣

Type: string

Default value
""

route.tls.termination💣

Type: string

Default value
"edge"

route.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

hostAliases💣

Type: list

Default value
[]
Default value (formatted)
[]

readinessProbe.initialDelaySeconds💣

Type: int

Default value
60

readinessProbe.periodSeconds💣

Type: int

Default value
30

readinessProbe.failureThreshold💣

Type: int

Default value
6

readinessProbe.sonarWebContext💣

Type: string

Default value
"/"

livenessProbe.initialDelaySeconds💣

Type: int

Default value
60

livenessProbe.periodSeconds💣

Type: int

Default value
30

livenessProbe.failureThreshold💣

Type: int

Default value
6

livenessProbe.sonarWebContext💣

Type: string

Default value
"/"

startupProbe.initialDelaySeconds💣

Type: int

Default value
30

startupProbe.periodSeconds💣

Type: int

Default value
10

startupProbe.failureThreshold💣

Type: int

Default value
24

startupProbe.sonarWebContext💣

Type: string

Default value
"/"

initContainers.image💣

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/base:2.0.0"

initContainers.resources.limits.memory💣

Type: string

Default value
"300Mi"

initContainers.resources.limits.cpu💣

Type: string

Default value
"50m"

initContainers.resources.requests.memory💣

Type: string

Default value
"300Mi"

initContainers.resources.requests.cpu💣

Type: string

Default value
"50m"

initContainers.securityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

extraInitContainers💣

Type: object

Default value
{}
Default value (formatted)
{}

extraContainers💣

Type: list

Default value
[]
Default value (formatted)
[]

waitForDb.image💣

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/postgres/postgresql12:12.14"

caCerts.enabled💣

Type: bool

Default value
false

initSysctl.enabled💣

Type: bool

Default value
false

initSysctl.vmMaxMapCount💣

Type: int

Default value
524288

initSysctl.fsFileMax💣

Type: int

Default value
131072

initSysctl.nofile💣

Type: int

Default value
131072

initSysctl.nproc💣

Type: int

Default value
8192

initSysctl.securityContext.privileged💣

Type: bool

Default value
true

initSysctl.securityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

initFs.enabled💣

Type: bool

Default value
false

initFs.securityContext.privileged💣

Type: bool

Default value
true

prometheusExporter.enabled💣

Type: bool

Default value
false

plugins.install💣

Type: list

Default value
[]
Default value (formatted)
[]

plugins.image💣

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/sonarqube-9:9.9.0-community"

plugins.noCheckCertificate💣

Type: bool

Default value
false

plugins.securityContext.runAsUser💣

Type: int

Default value
1000

plugins.securityContext.runAsGroup💣

Type: int

Default value
1000

jvmOpts💣

Type: string

Default value
""

jvmCeOpts💣

Type: string

Default value
""

monitoringPasscode💣

Type: string

Default value
"define_it"

env[0].name💣

Type: string

Default value
"JDK_JAVA_OPTIONS"

env[0].value💣

Type: string

Default value
"-Dcom.redhat.fips=false"

annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

resources.limits.cpu💣

Type: string

Default value
"300m"

resources.limits.memory💣

Type: string

Default value
"2.5Gi"

resources.requests.cpu💣

Type: string

Default value
"300m"

resources.requests.memory💣

Type: string

Default value
"2.5Gi"

persistence.enabled💣

Type: bool

Default value
false

persistence.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

persistence.storageClass💣

Type: string

Default value
nil

persistence.accessMode💣

Type: string

Default value
"ReadWriteOnce"

persistence.size💣

Type: string

Default value
"10Gi"

persistence.uid💣

Type: int

Default value
1000

persistence.volumes💣

Type: list

Default value
[]
Default value (formatted)
[]

persistence.mounts💣

Type: list

Default value
[]
Default value (formatted)
[]

emptyDir💣

Type: object

Default value
{}
Default value (formatted)
{}

sonarProperties.”sonar.forceAuthentication”💣

Type: bool

Default value
true

sonarProperties.”sonar.ce.javaAdditionalOpts”💣

Type: string

Default value
"-Dcom.redhat.fips=false"

sonarProperties.”sonar.search.javaAdditionalOpts”💣

Type: string

Default value
"-Dcom.redhat.fips=false"

sonarProperties.”sonar.web.javaAdditionalOpts”💣

Type: string

Default value
"-Dcom.redhat.fips=false"

jdbcOverwrite.enable💣

Type: bool

Default value
false

jdbcOverwrite.jdbcUsername💣

Type: string

Default value
"sonarUser"

jdbcOverwrite.jdbcPassword💣

Type: string

Default value
"sonarPass"

postgresql.enabled💣

Type: bool

Default value
true

postgresql.postgresqlUsername💣

Type: string

Default value
"sonarUser"

postgresql.postgresqlPassword💣

Type: string

Default value
"sonarPass"

postgresql.postgresqlDatabase💣

Type: string

Default value
"sonarDB"

postgresql.service.port💣

Type: int

Default value
5432

postgresql.resources.limits.cpu💣

Type: string

Default value
"100m"

postgresql.resources.limits.memory💣

Type: string

Default value
"200Mi"

postgresql.resources.requests.cpu💣

Type: string

Default value
"100m"

postgresql.resources.requests.memory💣

Type: string

Default value
"200Mi"

postgresql.image.registry💣

Type: string

Default value
"registry1.dso.mil"

postgresql.image.repository💣

Type: string

Default value
"ironbank/opensource/postgres/postgresql12"

postgresql.image.tag💣

Type: string

Default value
"12.14"

postgresql.image.pullSecrets[0]💣

Type: string

Default value
"private-registry"

postgresql.postgresqlConfiguration.listen_addresses💣

Type: string

Default value
"*"

postgresql.pgHbaConfiguration💣

Type: string

Default value
"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

Default value
true

postgresql.persistence.accessMode💣

Type: string

Default value
"ReadWriteOnce"

postgresql.persistence.size💣

Type: string

Default value
"20Gi"

postgresql.persistence.storageClass💣

Type: string

Default value
nil

postgresql.persistence.mountPath💣

Type: string

Default value
"/var/lib/postgresql"

postgresql.postgresqlDataDir💣

Type: string

Default value
"/var/lib/postgresql/data"

postgresql.securityContext.enabled💣

Type: bool

Default value
true

postgresql.securityContext.fsGroup💣

Type: int

Default value
26

postgresql.securityContext.runAsUser💣

Type: int

Default value
26

postgresql.securityContext.runAsGroup💣

Type: int

Default value
26

postgresql.securityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

podLabels💣

Type: object

Default value
{}
Default value (formatted)
{}

sonarqubeFolder💣

Type: string

Default value
"/opt/sonarqube"

tests.image💣

Type: string

Default value
"bitnami/minideb-extras"

tests.enabled💣

Type: bool

Default value
false

tests.resources💣

Type: object

Default value
{}
Default value (formatted)
{}

tests.initContainers.image💣

Type: string

Default value
"bats/bats:1.2.1"

tests.initContainers.resources💣

Type: object

Default value
{}
Default value (formatted)
{}

serviceAccount.create💣

Type: bool

Default value
false

serviceAccount.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

extraConfig.secrets💣

Type: list

Default value
[]
Default value (formatted)
[]

extraConfig.configmaps💣

Type: list

Default value
[]
Default value (formatted)
[]

terminationGracePeriodSeconds💣

Type: int

Default value
60

domain💣

Type: string

Default value
"bigbang.dev"

istio.enabled💣

Type: bool

Default value
false

istio.mtls💣

Type: object

Default value
{"mode":"STRICT"}
Default value (formatted)
{
  "mode": "STRICT"
}

Description: Default argocd peer authentication

istio.mtls.mode💣

Type: string

Default value
"STRICT"

Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic

istio.sonarqube.enabled💣

Type: bool

Default value
true

istio.sonarqube.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

istio.sonarqube.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

istio.sonarqube.gateways[0]💣

Type: string

Default value
"istio-system/main"

istio.sonarqube.hosts[0]💣

Type: string

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

istio.injection💣

Type: string

Default value
"disabled"

monitoring.enabled💣

Type: bool

Default value
false

networkPolicies.enabled💣

Type: bool

Default value
false

networkPolicies.ingressLabels.app💣

Type: string

Default value
"istio-ingressgateway"

networkPolicies.ingressLabels.istio💣

Type: string

Default value
"ingressgateway"

networkPolicies.egressHttps.enabled💣

Type: bool

Default value
true

bbtests.enabled💣

Type: bool

Default value
false

bbtests.cypress.artifacts💣

Type: bool

Default value
true

bbtests.cypress.envs.cypress_url💣

Type: string

Default value
"http://sonarqube-sonarqube:9000"

bbtests.cypress.envs.cypress_url_setup💣

Type: string

Default value
"http://sonarqube-sonarqube:9000/setup"

bbtests.cypress.envs.cypress_user💣

Type: string

Default value
"admin"

bbtests.cypress.envs.cypress_password💣

Type: string

Default value
"new_admin_password"