Skip to content

Commit a263eb0

Browse files
pabel-rhopenshift-cherrypick-robot
authored andcommitted
Lindsey's comments
1 parent 3faa0fb commit a263eb0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

modules/observe/adoption-insights/proc-install-adoption-insights.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For the {product} Adoption Insights plugin, you must manually install the plugin
1212

1313
To enable the Adoption Insights plugin, complete the following steps:
1414

15-
* Set the `disabled` property to `false` in your `app-config-dynamic.yaml` file as shown in the following example:
15+
. Set the `disabled` property to `false` in your `app-config-dynamic.yaml` file as shown in the following example:
1616
+
1717
[source,yaml]
1818
----
@@ -47,12 +47,11 @@ To enable the Adoption Insights plugin, complete the following steps:
4747
- importName: AdoptionInsightsAnalyticsApiFactory
4848
----
4949
50-
* Configure the required RBAC permission for the users who are not administrators as showin the following example:
50+
. Configure the required RBAC permission for the users who are not administrators as shown in the following example:
5151
+
5252
[source,yaml]
5353
----
5454
p, role:default/team_a, adoption-insights.events.read, read, allow
5555
g, user:default/_<your_user>_, role:default/team_a
5656
----
57-
+
58-
See link:{authorization-book-url}#ref-rbac-permission-policies_title-authorization[Permission policies in Red Hat Developer Hub].
57+
See link:{authorization-book-url}#ref-rbac-permission-policies_title-authorization[Permission policies in {product}].

0 commit comments

Comments
 (0)