From acb3ef73f133caf45dd003ea72cd70a19721e772 Mon Sep 17 00:00:00 2001 From: sblausten Date: Tue, 3 Dec 2024 11:55:36 +0100 Subject: [PATCH] remove line --- content/docs/catalog/showing-dependencies/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/docs/catalog/showing-dependencies/index.md b/content/docs/catalog/showing-dependencies/index.md index 04e320dc9..4b547ff28 100644 --- a/content/docs/catalog/showing-dependencies/index.md +++ b/content/docs/catalog/showing-dependencies/index.md @@ -47,7 +47,6 @@ You only need to define one side of a relationship for it to appear on both side | spec.managedBy | - | string array | Any | User,Group,Product | | spec.manages | - | string array | Any | User | -'dependsOn', 'dependencyOf', 'providesApis', 'apiProvidedBy', 'consumesApis' These relationship names can be used as you see fit to describe your organisation. Backstage provides some [suggestions on usage](https://backstage.io/docs/features/software-catalog/well-known-relations/) but this is in fact arbitrary and only limited by the Applicable Kinds in the above table.