Skip to content

Commit 5fdf68c

Browse files
committed
modules/monitoring-support-considerations: Drop unnecessary comma
The comma landed with this line in 754f5b7 (Restructuring Monitoring book for user workload monitoring GA, 2020-07-28, #24722), but no need for a comma in "A and B".
1 parent f7f1356 commit 5fdf68c

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)