-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.yaml
57 lines (46 loc) · 1.23 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
55
56
57
# Copyright 2023 Canonical Ltd.
# See LICENSE file for licensing details.
name: ranger-k8s
display-name: Ranger K8s Operator
summary: Kubernetes operator for Apache Ranger
description: |
Apache Ranger is a framework to enable, monitor, and manage comprehensive data security.
maintainers:
- Commercial Systems <[email protected]>
source: https://github.com/canonical/ranger-k8s-operator
docs: https://discourse.charmhub.io/t/apache-ranger-k8s-documentation-overview/12075
issues: https://github.com/canonical/ranger-k8s-operator/issues
peers:
peer:
interface: ranger
requires:
database:
interface: postgresql_client
limit: 1
nginx-route:
interface: nginx-route
ldap:
interface: ldap
log-proxy:
interface: loki_push_api
optional: true
limit: 1
opensearch:
interface: opensearch_client
optional: true
limit: 1
provides:
policy:
interface: ranger_client
metrics-endpoint:
interface: prometheus_scrape
grafana-dashboard:
interface: grafana_dashboard
containers:
ranger:
resource: ranger-image
resources:
ranger-image:
type: oci-image
description: OCI image for Apache Ranger
upstream-source: ghcr.io/canonical/charmed-ranger-rock:2.4.0-22.04-edge