Skip to content

Commit 735bdc0

Browse files
authored
Update README-NGINX.md
1 parent f658128 commit 735bdc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/eks/README-NGINX.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can then go back to the [main documentation](README.md#2-create-an-rds-datab
2828

2929
## Install an ODM release with NGINX Ingress Controller
3030

31-
During the helm install, you just have to replace **eks-values.yaml** with **eks-nginx-values.yaml** that contains the relevant Ingress class: `nginx` and annotations: `nginx.ingress.kubernetes.io/backend-protocol: https`
31+
During the helm install, you just have to replace [eks-values.yaml](./eks-values.yaml) with [eks-nginx-values.yaml](./eks-nginx-values.yaml) that contains the relevant Ingress class: `nginx` and annotations: `nginx.ingress.kubernetes.io/backend-protocol: https`
3232

3333
To install ODM with the AWS RDS PostgreSQL database created in [step 2](README.md#2-create-an-rds-database-10-min):
3434

0 commit comments

Comments
 (0)