Skip to content

Commit a8f1d57

Browse files
authored
Merge pull request #89938 from gabriel-rh/OBSDOCS-1758
OBSDOCS-1758 add namespace to expose service command
2 parents c040094 + f7c86f4 commit a8f1d57

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

+1-1
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)