UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 0dc57c01 authored by Branden Cobb's avatar Branden Cobb
Browse files

Merge branch 'branden.cobb-main-patch-68853' into 'main'

Update monitoring.yaml

See merge request !12
parents e175ff11 ecae5f3a
Pipeline #186905 passed with stages
in 3 minutes and 34 seconds
...@@ -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