-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.yaml
executable file
·30 lines (29 loc) · 1.17 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
# Copyright 2023 Canonical Ltd.
# See LICENSE file for licensing details.
name: pvcviewer-operator
summary: |
A charm which provides a Kubernetes installation of the PVCViewer (https://github.com/kubeflow/kubeflow/tree/master/components/pvcviewer-controller).
description: |
PVCViewers enable users to open a filebrowser on arbitrary persistent volume claims, letting them inspect, download, upload and manipulate data.
The PVCViewer API is meant to be extensible and can easily be user for other use-cases, such as launching user-tailored apps (e.g. tensorboards or notebooks).
website: https://charmhub.io/pvcviewer-operator
source: https://github.com/canonical/pvcviewer-operator
issues: https://github.com/canonical/pvcviewer-operator/issues
docs: https://discourse.charmhub.io/t/8212
containers:
pvcviewer-operator:
resource: oci-image
resources:
oci-image:
type: oci-image
description: Backing OCI image
upstream-source: docker.io/kubeflownotebookswg/pvcviewer-controller:v1.9.0
requires:
logging:
interface: loki_push_api
optional: true
provides:
metrics-endpoint:
interface: prometheus_scrape
grafana-dashboard:
interface: grafana_dashboard