From 05ab286cbf6a58427fc06573ad7e2053fdc95fc7 Mon Sep 17 00:00:00 2001 From: Amritpal Nagra Date: Mon, 28 Nov 2022 19:46:22 +0530 Subject: [PATCH] add generated by section for dependency relation Signed-off-by: Amritpal Nagra --- docs/features/software-catalog/well-known-relations.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/features/software-catalog/well-known-relations.md b/docs/features/software-catalog/well-known-relations.md index 6fb7ae2fea..bfcbcb780a 100644 --- a/docs/features/software-catalog/well-known-relations.md +++ b/docs/features/software-catalog/well-known-relations.md @@ -76,6 +76,9 @@ an entity to function. It can for example be used to express that a website component needs a library component as part of its build, or that a service component uses a persistent storage resource. +This relation is commonly generated based on `spec.dependsOn` of the component +or resource in question. + ### `parentOf` and `childOf` A parent/child relation to build up a tree, used for example to describe the