-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmetadata.yaml
43 lines (36 loc) · 1.07 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
# Copyright 2023 Canonical Ltd.
# See LICENSE file for licensing details.
name: opensearch-dashboards
display-name: Opensearch Dashboards
description: |
OpenSearch Dashboard is a community-driven, Apache 2.0-licensed open source
user interface that lets you visualize your OpenSearch data and run and scale
your OpenSearch clusters.
summary: The Charmed Opensearch Dashboards operator
docs: https://discourse.charmhub.io/t/charmed-opensearch-dashboards-home/14117
source: https://github.com/canonical/opensearch-dashboards-operator
issues: https://github.com/canonical/opensearch-dashboards-operator/issues
maintainers:
- Canonical Data Platform Team <[email protected]>
series:
- jammy
peers:
dashboard_peers:
interface: dashboard_peers
restart:
interface: rolling_op
upgrade:
interface: upgrade
requires:
opensearch-client:
interface: opensearch_client
limit: 1
optional: true
certificates:
interface: tls-certificates
limit: 1
optional: true
provides:
cos-agent:
interface: cos_agent
limit: 1