From 8897e5dfd2cc443e03ad0ae3572ff9bc5a499bc5 Mon Sep 17 00:00:00 2001 From: "simeon.zhekov" Date: Wed, 7 Aug 2024 09:45:37 +0300 Subject: [PATCH] Fixed formatting --- examples/aws/ingress/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/aws/ingress/README.md b/examples/aws/ingress/README.md index d561f271..f17f48c6 100644 --- a/examples/aws/ingress/README.md +++ b/examples/aws/ingress/README.md @@ -16,4 +16,5 @@ This document describes the steps on how to configure the GraphDB Helm chart to * [values_https.yaml](values_https.yaml) - Example of how to deploy and expose GraphDB with Ingress with SSL enabled. ## Note + After you deploy and the ingress is created please change the externalUrl value to the DNS name of the ALB or Route53.