diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 3cd16167d6e4f482f5a5a830ca34e3cbe486e164..a0431d40fd7846b2e934eed04e855d2bb6e65404 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 8.6-community name: sonarqube description: SonarQube is an open sourced code quality scanning tool -version: 9.2.6-bb.1 +version: 9.2.6-bb.2 keywords: - coverage - security diff --git a/chart/templates/bigbang/monitoring.yaml b/chart/templates/bigbang/monitoring.yaml index 66155c2e711d8f4ba6dd40c0df87ca0e1e2c5cb6..8c52bb3ea44d3f876314c8a85e4f8c0ecc8f9b3c 100644 --- a/chart/templates/bigbang/monitoring.yaml +++ b/chart/templates/bigbang/monitoring.yaml @@ -53,14 +53,6 @@ spec: - {{ .Release.Namespace }} endpoints: - interval: 30s - basicAuth: - password: admin -# name: login -# key: username - username: admin -# name: login -# key: password path: /api/prometheus/metrics port: http - jobLabel: sonarqube {{- end }}