Skip to content

Commit 9c4f9b6

Browse files
authored
typo
1 parent 5d4948c commit 9c4f9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/eks/README-NGINX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can then go back to the [main documentation](README.md#2-prepare-your-enviro
3838
You just have to replace during the helm install **eks-values.yaml** by **eks-nginx-values.yaml** that contains the relevant ingress annotations :
3939
`kubernetes.io/ingress.class: nginx` and `nginx.ingress.kubernetes.io/backend-protocol: https`
4040

41-
To install ODM with the AWS RDS postgreSQL database created in [step 3](#3-optional-create-an-rds-database-20-min) :
41+
To install ODM with the AWS RDS postgreSQL database created in [step 3](README.md#3-create-an-rds-database-20-min) :
4242

4343
- Get the [eks-rds-nginx-values.yaml](./eks-rds-nginx-values.yaml) file and replace the following keys:
4444
- `<RDS_DB_ENDPOINT>` is your database server endpoint (of the form: `db-server-name-1.********.<region>.rds.amazonaws.com`)

0 commit comments

Comments
 (0)