-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathmetadata.yaml
54 lines (49 loc) · 1.47 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 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: zookeeper
display-name: Charmed Apache Zookeeper
description: |
ZooKeeper is a centralized service for maintaining configuration information, naming,
providing distributed synchronization, and providing group services.
Apache ZooKeeper is a free, open source software project by the Apache Software Foundation.
Users can find out more at the [ZooKeeper project page](https://zookeeper.apache.org/).
summary: Charmed ZooKeeper VM Operator
source: https://github.com/canonical/zookeeper-operator
issues: https://github.com/canonical/zookeeper-operator/issues
website:
- https://charmhub.io/zookeeper
- https://github.com/canonical/zookeeper-operator
- https://matrix.to/#/%23charmhub-data-platform%3Aubuntu.com
- https://zookeeper.apache.org/
maintainers:
- Canonical Data Platform <[email protected]>
series:
- jammy
peers:
cluster:
interface: cluster
restart:
interface: rolling_op
upgrade:
interface: upgrade
provides:
zookeeper:
interface: zookeeper
cos-agent:
interface: cos_agent
limit: 1
requires:
certificates:
interface: tls-certificates
limit: 1
optional: true
s3-credentials:
interface: s3
limit: 1
optional: true
storage:
data:
type: filesystem
description: Directories where snapshot and transaction data is stored
minimum-size: 1G
location: /var/snap/charmed-zookeeper/common/var/lib/zookeeper