sonarqube values.yaml
💣
replicaCount💣
Type: int
1
deploymentStrategy.type💣
Type: string
"Recreate"
OpenShift.enabled💣
Type: bool
false
OpenShift.createSCC💣
Type: bool
true
image.repository💣
Type: string
"registry1.dso.mil/ironbank/big-bang/sonarqube"
image.tag💣
Type: string
"8.9.9-community"
image.pullPolicy💣
Type: string
"IfNotPresent"
image.pullSecret💣
Type: string
"private-registry"
securityContext.fsGroup💣
Type: int
1000
containerSecurityContext.runAsUser💣
Type: int
1000
containerSecurityContext.runAsGroup💣
Type: int
1000
elasticsearch.configureNode💣
Type: bool
false
elasticsearch.bootstrapChecks💣
Type: bool
true
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)
{}
ingress.enabled💣
Type: bool
false
ingress.hosts[0].name💣
Type: string
"sonar.organization.com"
ingress.hosts[0].path💣
Type: string
"/"
ingress.annotations💣
Type: object
{}
Default value (formatted)
{}
ingress.tls💣
Type: list
[]
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.sonarWebContext💣
Type: string
"/"
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"
extraInitContainers💣
Type: object
{}
Default value (formatted)
{}
waitForDb.image💣
Type: string
"registry1.dso.mil/ironbank/opensource/postgres/postgresql12:12.11"
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
plugins.install💣
Type: list
[]
Default value (formatted)
[]
plugins.lib💣
Type: list
[]
Default value (formatted)
[]
plugins.image💣
Type: string
"registry1.dso.mil/ironbank/big-bang/sonarqube:8.9.9-community"
plugins.noCheckCertificate💣
Type: bool
false
jvmOpts💣
Type: string
""
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.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"
jdbcDatabaseType💣
Type: string
"postgresql"
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.11"
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.volumePermissions.enabled💣
Type: bool
false
postgresql.volumePermissions.securityContext.runAsUser💣
Type: int
0
postgresql.shmVolume.chmod.enabled💣
Type: bool
false
postgresql.serviceAccount.enabled💣
Type: bool
false
podLabels💣
Type: object
{}
Default value (formatted)
{}
sonarqubeFolder💣
Type: string
"/opt/sonarqube"
tests.enabled💣
Type: bool
false
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"