-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.yaml
43 lines (40 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
# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: data-k8s
display-name: data-k8s
description: |
This charm deploys X and operates X as a charm on K8s.
source: https://github.com/canonical/TODO-k8s-operator
issues: https://github.com/canonical/TODO-k8s-operator/issues
website:
- https://github.com/canonical/TODO-k8s-operator
- https://chat.charmhub.io/charmhub/channels/data-platform
summary: A TODO k8s operator charm
peers:
router-peers:
interface: TODO-peers
upgrade-version-a:
# Relation versioning scheme:
# DA056 - Upgrading in-place upgrade protocol
# https://docs.google.com/document/d/1H7qy5SAwLiCOKO9xMQJbbQP5_-jGV6Lhi-mJOk4gZ08/edit
interface: upgrade
requires:
certificates:
interface: tls-certificates
limit: 1
containers:
todo:
resource: todo-image
mounts:
- storage: todo
location: /var/lib/todo
resources:
todo-image:
type: oci-image
description: OCI image for todo
# TODO: Update sha whenever upstream rock changes
upstream-source: ghcr.io/canonical/charmed-mongodb:6.0.6-22.04_edge@sha256:b4b3edb805b20de471da57802643bfadbf979f112d738bc540ab148d145ddcfe
storage:
todo:
type: filesystem
location: /var/lib/todo