UNCLASSIFIED

Commit ecae5f3a authored by Branden Cobb's avatar Branden Cobb
Browse files

Update monitoring.yaml

parent e175ff11
...@@ -2,7 +2,7 @@ apiVersion: v1 ...@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 8.6-community appVersion: 8.6-community
name: sonarqube name: sonarqube
description: SonarQube is an open sourced code quality scanning tool description: SonarQube is an open sourced code quality scanning tool
version: 9.2.6-bb.1 version: 9.2.6-bb.2
keywords: keywords:
- coverage - coverage
- security - security
......
...@@ -53,14 +53,6 @@ spec: ...@@ -53,14 +53,6 @@ spec:
- {{ .Release.Namespace }} - {{ .Release.Namespace }}
endpoints: endpoints:
- interval: 30s - interval: 30s
basicAuth:
password: admin
# name: login
# key: username
username: admin
# name: login
# key: password
path: /api/prometheus/metrics path: /api/prometheus/metrics
port: http port: http
jobLabel: sonarqube
{{- end }} {{- end }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment