Fix example command to use spaces

Change-Id: Ied2d43d2825b23549b3fd51b65d6ff29c4888e69
This commit is contained in:
Felipe Reyes 2019-05-30 09:59:54 -04:00
parent 9fc4f23b80
commit cbb4de49e9

View File

@ -155,7 +155,7 @@ with Juju 2.0 and above.
You can ensure that database connections and cluster peer communication are bound to You can ensure that database connections and cluster peer communication are bound to
specific network spaces by binding the appropriate interfaces: specific network spaces by binding the appropriate interfaces:
juju deploy percona-cluster --bind "shared-db=internal-space,cluster=internal-space" juju deploy percona-cluster --bind "shared-db=internal-space cluster=internal-space"
alternatively these can also be provided as part of a juju native bundle configuration: alternatively these can also be provided as part of a juju native bundle configuration: