Fix installation of Kubernetes metrics server by updating the URL
[osm/devops.git] / installers / charm / prometheus / metadata.yaml
index f021418..932ccc2 100644 (file)
@@ -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