X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=installers%2Fcharm%2Fgrafana%2Fmetadata.yaml;fp=installers%2Fcharm%2Fgrafana%2Fmetadata.yaml;h=0000000000000000000000000000000000000000;hb=027439f8b24c98525475e8f90591c70e053b72fe;hp=4a74db64c1f5d4169d6a3630904cb2cc048b99e4;hpb=722b50279283ef22a9f9fab256e416f795427f26;p=osm%2Fdevops.git diff --git a/installers/charm/grafana/metadata.yaml b/installers/charm/grafana/metadata.yaml deleted file mode 100644 index 4a74db64..00000000 --- a/installers/charm/grafana/metadata.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 2021 Canonical Ltd. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. -# -# For those usages not covered by the Apache License, Version 2.0 please -# contact: legal@canonical.com -# -# To get in touch with the maintainers, please contact: -# osm-charmers@lists.launchpad.net -## - -name: osm-grafana -summary: OSM Grafana -description: | - A CAAS charm to deploy OSM's Grafana. -series: - - kubernetes -tags: - - kubernetes - - osm - - grafana -min-juju-version: 2.8.0 -deployment: - type: stateless - service: cluster -resources: - image: - type: oci-image - description: Ubuntu LTS image for Grafana - upstream-source: "ubuntu/grafana:latest" -requires: - prometheus: - interface: prometheus - db: - interface: mysql - limit: 1 -peers: - cluster: - interface: grafana-cluster