Skip to content

Commit f7c86f4

Browse files
committed
OBSDOCS-1758 add namespace to expose service command
1 parent c040094 commit f7c86f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/monitoring-validating-a-monitoringstack-for-cluster-observability-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To validate that the monitoring stack is working correctly, access the example s
2222
+
2323
[source,terminal]
2424
----
25-
$ oc expose svc prometheus-coo-example-app
25+
$ oc expose svc prometheus-coo-example-app -n ns1-coo
2626
----
2727
. Access the route from your browser, or command line, to generate metrics.
2828

0 commit comments

Comments
 (0)