sonarqube values.yaml
π
deploymentTypeπ
Type: string
"StatefulSet"
replicaCountπ
Type: int
1
deploymentStrategyπ
Type: object
{}
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.4-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
{}
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
[]
route.enabledπ
Type: bool
false
route.hostπ
Type: string
""
route.tls.terminationπ
Type: string
"edge"
route.annotationsπ
Type: object
{}
affinityπ
Type: object
{}
tolerationsπ
Type: list
[]
nodeSelectorπ
Type: object
{}
hostAliasesπ
Type: list
[]
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.1.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
{}
extraContainersπ
Type: list
[]
waitForDb.imageπ
Type: string
"registry1.dso.mil/ironbank/opensource/postgres/postgresql12:12.18"
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
[]
plugins.imageπ
Type: string
"registry1.dso.mil/ironbank/big-bang/sonarqube-9:9.9.4-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
{}
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
{}
persistence.storageClassπ
Type: string
nil
persistence.accessModeπ
Type: string
"ReadWriteOnce"
persistence.sizeπ
Type: string
"10Gi"
persistence.uidπ
Type: int
1000
persistence.volumesπ
Type: list
[]
persistence.mountsπ
Type: list
[]
emptyDirπ
Type: object
{}
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.18"
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"
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
{}
sonarqubeFolderπ
Type: string
"/opt/sonarqube"
tests.imageπ
Type: string
"bitnami/minideb-extras"
tests.enabledπ
Type: bool
false
tests.resourcesπ
Type: object
{}
serviceAccount.createπ
Type: bool
true
serviceAccount.automountTokenπ
Type: bool
false
serviceAccount.annotationsπ
Type: object
{}
extraConfig.secretsπ
Type: list
[]
extraConfig.configmapsπ
Type: list
[]
terminationGracePeriodSecondsπ
Type: int
60
domainπ
Type: string
"bigbang.dev"
istio.enabledπ
Type: bool
false
istio.hardened.enabledπ
Type: bool
false
istio.hardened.customAuthorizationPoliciesπ
Type: list
[]
istio.hardened.tempo.enabledπ
Type: bool
true
istio.hardened.tempo.namespaces[0]π
Type: string
"tempo"
istio.hardened.tempo.principals[0]π
Type: string
"cluster.local/ns/tempo/sa/tempo-tempo"
istio.hardened.monitoring.enabledπ
Type: bool
true
istio.mtlsπ
Type: object
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
{}
istio.sonarqube.labelsπ
Type: object
{}
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"