X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fprometheus%2Fmetadata.yaml;h=932ccc218d78419663ed425ec9865fa93bdbab7e;hb=53a09d8a21b6b4c2a3e17ce302c3aec4b220b040;hp=960904b7102389a1418a2f63d6f52aaa514e56d0;hpb=2459af695441e460e64daea40157c0fd5a78e2c3;p=osm%2Fdevops.git diff --git a/installers/charm/prometheus/metadata.yaml b/installers/charm/prometheus/metadata.yaml index 960904b7..932ccc21 100644 --- a/installers/charm/prometheus/metadata.yaml +++ b/installers/charm/prometheus/metadata.yaml @@ -19,7 +19,7 @@ # osm-charmers@lists.launchpad.net ## -name: prometheus +name: osm-prometheus summary: OSM Prometheus description: | A CAAS charm to deploy OSM's Prometheus. @@ -34,6 +34,10 @@ deployment: type: stateful service: cluster resources: + backup-image: + type: oci-image + description: Container image to run backup actions + upstream-source: "ed1000/prometheus-backup:latest" image: type: oci-image description: OSM docker image for Prometheus @@ -41,3 +45,7 @@ resources: provides: prometheus: interface: prometheus +storage: + data: + type: filesystem + location: /prometheus