Skip to content
Snippets Groups Projects
Commit 765fb671 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Minor README change"

parents f01c34d7 47776f59
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,8 @@ using the shared-db relation.
To use this feature, use the --bind option when deploying the charm:
juju deploy keystone --bind "public=public-space internal=internal-space admin=admin-space shared-db=internal-space"
juju deploy keystone --bind \
"public=public-space internal=internal-space admin=admin-space shared-db=internal-space"
Alternatively, these can also be provided as part of a juju native bundle
configuration:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment