Skip to content

Commit f68412b

Browse files
jmagakGitHub Actionsthemr0cnickboldt
authored
RHDHBUGS-2956: Remove stale link and update reference in documentation (#2053)
* Replace stale link * Replace stale link --------- Co-authored-by: GitHub Actions <github-actions@github.com> Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com> Co-authored-by: Nick Boldt <nboldt@redhat.com>
1 parent 0ce9868 commit f68412b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/shared/proc-enable-plugins-added-in-the-rhdh-container-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The {product-very-short} container image preinstalls a set of dynamic plugins to
99
You can enable and configure the plugins in the {product-very-short} container image. This includes how to manage the default configuration, set necessary environment variables, and ensure the proper functionality of the plugins within your application.
1010

1111
.Prerequisites
12-
* You have access to the link:https://github.com/redhat-developer/rhdh/blob/main/dynamic-plugins.default.yaml[`dynamic-plugins.default.yaml`] file, which lists all preinstalled plugins and their default configuration.
12+
* You have access to the link:https://raw.githubusercontent.com/redhat-developer/rhdh/refs/heads/release-1.9/dynamic-plugins.default.yaml[`dynamic-plugins.default.yaml`] file, which lists all preinstalled plugins and their default configuration.
1313
* You have deployed the {product-very-short} application, and have access to the logs of the `install-dynamic-plugins` init container.
1414
* You have the necessary permissions to change plugin configurations and access the application environment.
1515
* You have identified and set the required environment variables referenced by the plugin's default configuration. You must define these environment variables in the Helm Chart or Operator configuration.

0 commit comments

Comments
 (0)