Skip to content

Commit ac4ad69

Browse files
Merge pull request opendatahub-io#87 from harshad16/expose-dspa-metrics
Allow DSPA metrics to be scrapped by rho…
2 parents 6289f10 + 63fd0ef commit ac4ad69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/internal/common/policy.yaml.tmpl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ spec:
2222
- namespaceSelector:
2323
matchLabels:
2424
name: openshift-user-workload-monitoring
25+
- namespaceSelector:
26+
matchLabels:
27+
kubernetes.io/metadata.name: redhat-ods-monitoring
2528
- podSelector:
2629
matchLabels:
2730
app: mariadb-{{.Name}}

0 commit comments

Comments
 (0)