Skip to content

Commit 3900779

Browse files
author
Bob Furu
authored
Merge pull request #41703 from wking/drop-extra-comma
2 parents 5289b60 + 5fdf68c commit 3900779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/monitoring-support-considerations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
The following modifications are explicitly not supported:
99

10-
* *Creating additional `ServiceMonitor`, `PodMonitor`, and `PrometheusRule` objects in the `openshift-*`, and `kube-*` projects.*
10+
* *Creating additional `ServiceMonitor`, `PodMonitor`, and `PrometheusRule` objects in the `openshift-*` and `kube-*` projects.*
1111
* *Modifying any resources or objects deployed in the `openshift-monitoring` or `openshift-user-workload-monitoring` projects.* The resources created by the {product-title} monitoring stack are not meant to be used by any other resources, as there are no guarantees about their backward compatibility.
1212
+
1313
[NOTE]

0 commit comments

Comments
 (0)