Skip to content

Commit

Permalink
Add README note about hostAliases
Browse files Browse the repository at this point in the history
Signed-off-by: Fran Mulero <[email protected]>
  • Loading branch information
fmulero committed May 10, 2024
1 parent 0e1f669 commit 40ed763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bitnami/mongodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ Three alternatives are available to use *LoadBalancer* services:
- external-dns.alpha.kubernetes.io/hostname: mongodb-1.example.com
```

> NOTE: If register new DNS records for those names is not an option, the release can be upgraded setting `hostAliases` with the public IPs assigned to the external services.

#### Use NodePort services

Manually specify the node ports to use. An example deployment configuration is shown below, with the placeholder NODE-PORT-X used in place of the node ports:
Expand Down

0 comments on commit 40ed763

Please sign in to comment.