docs(chore): Manual IP config tabs merge (part 3)
This wraps the two tabs in an `example` admonition, then indents content correctly. No other changes to minimize diff noise.
This commit is contained in:
parent
c1a9a7fd6a
commit
fc0ef0f996
|
@ -362,7 +362,7 @@ The major problem with exposing DMS to the outside world in Kubernetes is to [pr
|
||||||
1. You can dedicate a **publicly routable IP** address for the DMS configured `Service`.
|
1. You can dedicate a **publicly routable IP** address for the DMS configured `Service`.
|
||||||
2. A dedicated IP is required to allow your mail server to have matching `A` and `PTR` records (_which other mail servers will use to verify trust when they receive mail sent from your DMS instance_).
|
2. A dedicated IP is required to allow your mail server to have matching `A` and `PTR` records (_which other mail servers will use to verify trust when they receive mail sent from your DMS instance_).
|
||||||
|
|
||||||
**Example**
|
!!! example
|
||||||
|
|
||||||
=== "External-IP Service"
|
=== "External-IP Service"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue