Skip to content

Commit

Permalink
Update docs/lets-encrypt.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ravind Kumar <ravindk89@gmail.com>
  • Loading branch information
dvaldivia and ravindk89 authored Apr 5, 2022
1 parent 7babfa6 commit 7e38347
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/lets-encrypt.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ helm install nginx-ingress nginx-stable/nginx-ingress \
--set controller.config.use-proxy-protocol="true"
```
- [kustomize](https://kustomize.io/) installed
- Configure your DNS provider to route traffic from your domains `minio.example.com` (the MinIO s3 endpoint) and `console.example.com`
(the graphical UI for MinIO) to the IP address of the server that will run the ingress.
- Configure your DNS to route traffic from the MinIO Tenant S3 API hostname (e.g. minio.example.com) and the Tenant Console hostname(e.g. console.example.com) to the IP address of the worker node running ingress.


### Deploy tenant
Expand Down

0 comments on commit 7e38347

Please sign in to comment.