14 lines
316 B
YAML
14 lines
316 B
YAML
# Source: sonarqube/templates/prometheus-ce-config.yaml
|
|
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: sonar-sonarqube-prometheus-ce-config
|
|
labels:
|
|
app: sonarqube
|
|
chart: sonarqube-10.5.1_2816
|
|
release: sonar
|
|
heritage: Helm
|
|
data:
|
|
prometheus-ce-config.yaml: |-
|
|
rules:
|
|
- pattern: .* |