mirror of
https://github.com/ceph/ceph
synced 2025-01-21 02:31:19 +00:00
cephadm: switch grafana image to the ceph repo
Pull the pre-built grafana image from the ceph org on docker.io Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
This commit is contained in:
parent
2e7f7efc85
commit
8b76181e17
@ -133,7 +133,7 @@ class Monitoring(object):
|
||||
],
|
||||
},
|
||||
"grafana": {
|
||||
"image": "pcuzner/ceph-grafana-el8:latest",
|
||||
"image": "ceph/ceph-grafana:latest",
|
||||
"cpus": "2",
|
||||
"memory": "4GB",
|
||||
"args": [],
|
||||
|
Loading…
Reference in New Issue
Block a user