Comment 1 for bug 2041173

Revision history for this message
Nobuto Murata (nobuto) wrote :

One workaround is to use arbitrary JSONs from an external repository using the cos-configuration-k8s charm.

# LP: #2041173
# LP: #2041500
juju deploy -m cos cos-configuration-k8s \
    --config git_repo=https://github.com/ceph/ceph.git \
    --config git_branch=main \
    --config grafana_dashboards_path=monitoring/ceph-mixin/dashboards_out

juju relate -m cos grafana:grafana-dashboard cos-configuration-k8s:grafana-dashboards