diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..7294feb --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,14 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component # Possible values `component`, `api`, `resource`, and `system` +metadata: + name: ansible-haproxy + description: TBD # Needs value + annotations: + jira/project-key: TBD # Needs value + github.com/project-slug: CreditCardsCom/ansible-haproxy + github.com/team-slug: TBD # Sluggified github team name + circleci.com/project-slug: github/CreditCardsCom/ansible-haproxy +spec: + type: service # Possible values `service`, `website`, and `library` + lifecycle: production # Possible values `experimental`, `production`, and `deprecated` + owner: TBD # Sluggified github team name