-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.yaml
34 lines (31 loc) · 927 Bytes
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: github-actions-exporter
display-name: GitHub Actions Exporter
summary: GitHub Actions Exporter
description: Collects metrics from GitHub Actions.
docs: "https://github.com/canonical/github-actions-exporter-operator/"
issues: https://github.com/canonical/github-actions-exporter-operator/issues
maintainers:
- https://launchpad.net/~canonical-is-devops
source: https://github.com/canonical/github-actions-exporter-operator
assumes:
- k8s-api
containers:
github-actions-exporter:
resource: github-actions-exporter-image
resources:
github-actions-exporter-image:
type: oci-image
description: Docker image for GitHub Actions Exporter
provides:
metrics-endpoint:
interface: prometheus_scrape
requires:
ingress:
interface: ingress
limit: 1
nginx-route:
interface: nginx-route
limit: 1
optional: true