Skip to content

Commit ddb4d08

Browse files
committed
OBSDOCS-1181-fix-incorrect-filename-in-CLI-command-for-COO-sample-service
1 parent cfae7ce commit ddb4d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/monitoring-specifying-how-a-service-is-monitored-by-cluster-observability-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This configuration defines a `ServiceMonitor` object that the `MonitoringStack`
5353
+
5454
[source,terminal]
5555
----
56-
$ oc apply -f example-app-service-monitor.yaml
56+
$ oc apply -f example-coo-app-service-monitor.yaml
5757
----
5858

5959
. Verify that the `ServiceMonitor` resource is created by running the following command and observing the output:

0 commit comments

Comments
 (0)