File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ You can then go back to the [main documentation](README.md#2-prepare-your-enviro
38
38
You just have to replace during the helm install ** eks-values.yaml** by ** eks-nginx-values.yaml** that contains the relevant ingress annotations :
39
39
` kubernetes.io/ingress.class: nginx ` and ` nginx.ingress.kubernetes.io/backend-protocol: https `
40
40
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) :
42
42
43
43
- Get the [ eks-rds-nginx-values.yaml] ( ./eks-rds-nginx-values.yaml ) file and replace the following keys:
44
44
- ` <RDS_DB_ENDPOINT> ` is your database server endpoint (of the form: ` db-server-name-1.********.<region>.rds.amazonaws.com ` )
You can’t perform that action at this time.
0 commit comments