Skip to content

Commit 181b58f

Browse files
Gerry-Fordejmagak
andauthored
Update modules/configuring/con-dynamic-plugins-dependencies.adoc
Co-authored-by: Judith Magak <[email protected]>
1 parent 33ae959 commit 181b58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/configuring/con-dynamic-plugins-dependencies.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Dynamic plugins configured for the {backstage} custom resource (CR) may require
77
== Profile Configuration
88
For a specific profile, you can configure plugin dependency by including the required Kubernetes resources in the `/config/profile/{PROFILE}/plugin-deps` directory. You must add the required resources as Kubernetes manifests in YAML format in the `plugin-deps` directory.
99

10-
.Example: Adding example-dep1.yaml and example-dep2.yaml as plugin dependencies
10+
Example showing how to add `example-dep1.yaml` and `example-dep2.yaml` as plugin dependencies:
1111
[source,terminal,subs="+quotes"]
1212
----
1313
config/

0 commit comments

Comments
 (0)