Skip to content

Commit b853879

Browse files
authored
Merge pull request #89945 from openshift-cherrypick-robot/cherry-pick-89938-to-enterprise-4.17
[enterprise-4.17] OBSDOCS-1758 add namespace to expose service command
2 parents de2c27f + d9f7532 commit b853879

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)