From f59a409c016d7a46cbc6488ed8237277b3248cbb Mon Sep 17 00:00:00 2001 From: Peter Matulis Date: Fri, 19 Nov 2021 17:17:34 -0500 Subject: [PATCH] Use openstack-charmers namespace when deploying The charm will not deploy without specifying the 'openstack-charmers' namespace as the charm is not promulgated at this time. It would be good for this change to be backported. Change-Id: I930e37d99f00b2b57cd644ca24d0f9b57bdfc66f --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96123f4..e828778 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ passwords can be used. These options are ignored unless We are assuming a pre-existing Ceph cluster. -Deploy the ceph-dashboard as a subordinate to the ceph-mon charm. +Deploy ceph-dashboard as a subordinate to the ceph-mon charm: - juju deploy ceph-dashboard + juju deploy cs:~openstack-charmers/ceph-dashboard juju add-relation ceph-dashboard:dashboard ceph-mon:dashboard TLS is a requirement for this charm. Enable it by adding a relation to the