-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmetadata.yaml
54 lines (43 loc) · 1.26 KB
/
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Copyright 2023 Canonical Ltd.
# See LICENSE file for licensing details.
# This file populates the Overview on Charmhub.
# See https://juju.is/docs/sdk/metadata-reference for a checklist and guidance.
name: superset-k8s
display-name: Superset Operator
summary: Superset operator
description: |
Apache Superset is an open-source software application for data exploration and data visualization.
maintainers:
- Commercial Systems <[email protected]>
source: https://github.com/canonical/superset-k8s-operator
docs: https://discourse.charmhub.io/t/superset-k8s-documentation-overview/11762
issues: https://github.com/canonical/superset-k8s-operator/issues
containers:
superset:
resource: superset-image
resources:
superset-image:
type: oci-image
description: OCI image for superset
upstream-source: ghcr.io/canonical/charmed-superset-rock:3.1.3-22.04-edge
requires:
nginx-route:
interface: nginx-route
postgresql_db:
interface: postgresql_client
limit: 1
redis:
interface: redis
limit: 1
log-proxy:
interface: loki_push_api
optional: true
limit: 1
provides:
grafana-dashboard:
interface: grafana_dashboard
metrics-endpoint:
interface: prometheus_scrape
peers:
peer:
interface: superset