forked from voxpupuli/puppet-rundeck
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcatalog-info.yml
23 lines (21 loc) · 1.17 KB
/
catalog-info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# catalog-info.yml
# This file contains metadata for backstage
# Read more about available fields and annotations:
# https://github.com/tradeshift/backstage
#
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: puppet-rundeck
description: |
Module for managing the installatation and configuration of the rundeck orchestration tool
annotations:
github.com/project-slug: Tradeshift/puppet-rundeck # GitHub project name
sentry.io/project-slug: puppet-rundeck # Name in sentry for enabling Sentry integration
backstage.io/kubernetes-id: puppet-rundeck # Kubernetes app id, this is a Kubernetes label from the deployment of your service look for ex. app: backstage
# pagerduty.com/integration-key: a834115a04c748a5befc777442e209b8 # PagerDuty integration id from the service. Can be created in Pagerduty under Service Discovery -> Service name -> Integrations tab -> Add new integration. Please use the Events API v2, this might require you to chnage 'Alert and Incident Settings' on the 'Integrations tab' page.
sonarqube.org/project-key: puppet-rundeck # Name of the project in SonarQube
spec:
type: other
owner: platform-ops
lifecycle: experimental