Skip to content

Commit 6b8b670

Browse files
gabriel-rhopenshift-cherrypick-robot
authored andcommitted
OBSDOCS-1758 add namespace to expose service command
1 parent 8c7454f commit 6b8b670

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)