Skip to content

Commit 7cdc655

Browse files
committed
Ingress requirements fixes
1 parent e6cb820 commit 7cdc655

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/configuration/cephadm.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -416,9 +416,9 @@ Ingress services are defined with the following. ``id`` should match the name
416416
service specification required by Cephadm to deploy the ingress (haproxy +
417417
keepalived pair).
418418

419-
Not that the ``virtual_ip`` here should be different than the Kolla VIP. The
420-
choice of subnet will be dependent on your deployment, but should be outside
421-
of any other Ceph networks.
419+
Note that the ``virtual_ip`` here must be different than the Kolla VIP. The
420+
choice of subnet will be dependent on your deployment, and can be outside
421+
of any Ceph networks.
422422

423423
.. code:: yaml
424424

0 commit comments

Comments
 (0)