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.0-community"
image.pullPolicyπ£
Type: string
"IfNotPresent"
image.pullSecrets[0].nameπ£
Type: string
"private-registry"
securityContext.fsGroupπ£
Type: int
1000
securityContext.runAsUserπ£
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.14"
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.0-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.14"
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.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)
{}
tests.initContainers.imageπ£
Type: string
"bats/bats:1.2.1"
tests.initContainers.resourcesπ£
Type: object
{}
Default value (formatted)
{}
serviceAccount.createπ£
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"