Skip to content

Commit a7ce4b5

Browse files
committed
Added a callout
1 parent 0cb99ee commit a7ce4b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For the {product} Adoption Insights plugin, you must manually install the plugin
1414
+
1515
[source,yaml]
1616
----
17-
- package: oci://quay.io/_<your_rhdh_plugins_repo>_/adoption-insights:latest!red-hat-developer-hub-backstage-plugin-adoption-insights
17+
- package: oci://quay.io/_<your_rhdh_plugins_repo>_/adoption-insights:latest!red-hat-developer-hub-backstage-plugin-adoption-insights # <1>
1818
disabled: false
1919
pluginConfig:
2020
dynamicPlugins:
@@ -45,4 +45,5 @@ For the {product} Adoption Insights plugin, you must manually install the plugin
4545
red-hat-developer-hub.backstage-plugin-analytics-module-adoption-insights:
4646
apiFactories:
4747
- importName: AdoptionInsightsAnalyticsApiFactory
48-
----
48+
----
49+
<1> Replace the _<your_rhdh_plugins_repo>_ variable with the {product} plugins repository in which the image you want to use is present.

0 commit comments

Comments
 (0)