mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
@@ -1,6 +1,6 @@
|
||||
name: sonarqube
|
||||
description: Sonarqube is an open sourced code quality scanning tool
|
||||
version: 0.7.2
|
||||
version: 0.7.3
|
||||
appVersion: 6.7.3
|
||||
keywords:
|
||||
- coverage
|
||||
|
||||
@@ -96,7 +96,7 @@ plugins:
|
||||
# ldap.url=ldaps://organization.com
|
||||
|
||||
## Configuration value to select database type
|
||||
## Option to use "postgresql" or "mysql" database type, by default "postgresql" is choosen
|
||||
## Option to use "postgresql" or "mysql" database type, by default "postgresql" is chosen
|
||||
## Set the "enable" field to true of the database type you select (if you want to use internal database) and false of the one you don't select
|
||||
database:
|
||||
type: "postgresql"
|
||||
|
||||
Reference in New Issue
Block a user