Skip to content

Commit

Permalink
fixup! docs: Add an ADR for using Backstage to support OEP-55
Browse files Browse the repository at this point in the history
  • Loading branch information
Feanil Patel committed Jun 22, 2022
1 parent 5831bf3 commit 81faf0f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ References

* `catalog-info.yaml`_ spec definition

* `Backstage system model`_ has detail about the different kinds of components
and how they connect to each other.

* Sample ``catalog-info.yaml`` file:

.. code:: yaml
Expand Down Expand Up @@ -136,5 +139,6 @@ References
- '<another_component_or_resource>'
.. _Backstage: https://backstage.io
.. _Backstage system model: https://backstage.io/docs/features/software-catalog/system-model
.. _catalog-info.yaml: https://backstage.io/docs/features/software-catalog/descriptor-format
.. _single pane of glass: https://www.webopedia.com/definitions/single-pane-of-glass/

0 comments on commit 81faf0f

Please sign in to comment.