docs(#7768): include dependsOn to depict a relation between a component and resource

Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
djamaile
2021-10-29 10:32:04 +02:00
parent e3d9a4b380
commit 2406f82644
@@ -502,6 +502,8 @@ spec:
lifecycle: production
owner: artist-relations-team
system: artist-engagement-portal
dependsOn:
- resource:default/artists-db
providesApis:
- artist-api
```