Skip to content

Commit ac0fecd

Browse files
authored
Merge pull request #94321 from eromanova97/OBSDOCS-1716
OBSDOCS-1716: monitoring - sync with eng reference file
2 parents c3d47a3 + bfa6f06 commit ac0fecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/monitoring-resources-reference-for-the-cluster-monitoring-operator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@ Expose the admission webhook service which validates `PrometheusRules` and `Aler
6161

6262
Expose the user-defined Alertmanager web server within the cluster on the following ports:
6363

64-
* Port 9095 provides access to the Alertmanager endpoints. Granting access requires binding a user to the `monitoring-alertmanager-api-reader` role (for read-only operations) or `monitoring-alertmanager-api-writer` role in the `openshift-user-workload-monitoring` project.
64+
* Port 9095 provides access to the Alertmanager endpoints. Granting access requires binding a user to the `monitoring-alertmanager-api-reader` role (for read-only operations) or the `monitoring-alertmanager-api-writer` role in the `openshift-user-workload-monitoring` project.
6565
* Port 9092 provides access to the Alertmanager endpoints restricted to a given project. Granting access requires binding a user to the `monitoring-rules-edit` cluster role or `monitoring-edit` cluster role in the project.
6666
* Port 9097 provides access to the `/metrics` endpoint only. This port is for internal use, and no other usage is guaranteed.
6767

6868
=== openshift-monitoring/alertmanager-main
6969

7070
Expose the Alertmanager web server within the cluster on the following ports:
7171

72-
* Port 9094 provides access to all the Alertmanager endpoints. Granting access requires binding a user to the `monitoring-alertmanager-view` (for read-only operations) or `monitoring-alertmanager-edit` role in the `openshift-monitoring` project.
72+
* Port 9094 provides access to all the Alertmanager endpoints. Granting access requires binding a user to the `monitoring-alertmanager-view` role (for read-only operations) or the `monitoring-alertmanager-edit` role in the `openshift-monitoring` project.
7373

7474
* Port 9092 provides access to the Alertmanager endpoints restricted to a given project. Granting access requires binding a user to the `monitoring-rules-edit` cluster role or `monitoring-edit` cluster role in the project.
7575
* Port 9097 provides access to the `/metrics` endpoint only. This port is for internal use, and no other usage is guaranteed.

0 commit comments

Comments
 (0)