Skip to content

Commit 4adc1c6

Browse files
committed
Rephrase readme for clarity
1 parent 47e5015 commit 4adc1c6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

roles/cephadm/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ All Ceph hosts must be in the `ceph` group.
8484
rgw_frontend_port: 1234
8585
```
8686
* Ingress
87-
* `cephadm_ingress_services`: List of ingress services to deploy. `id` should match the RGW service to which ingress
88-
will point to. `spec` is a service specification required by Cephadm to deploy the ingress (haproxy + keepalived pair).
87+
* `cephadm_ingress_services`: List of ingress services to deploy. `id` should match name (not id) of the RGW service to
88+
which ingress will point to. `spec` is a service specification required by Cephadm to deploy the ingress (haproxy +
89+
keepalived pair).
8990
Example:
9091
```
9192
cephadm_ingress_services:

0 commit comments

Comments
 (0)