From 7d1dfaa1bd61b9f49982747a85f379bcade80a36 Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Fri, 2 Sep 2022 10:43:11 -0400 Subject: [PATCH] Update README.md --- nxrm-aws-resiliency/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nxrm-aws-resiliency/README.md b/nxrm-aws-resiliency/README.md index cb40a00..2410bd3 100644 --- a/nxrm-aws-resiliency/README.md +++ b/nxrm-aws-resiliency/README.md @@ -64,7 +64,7 @@ You will also need to complete the steps below. See the referenced AWS documenta ## External-dns -This helm chart uses [external-dns] (https://github.com/kubernetes-sigs/external-dns) to create 'A' records in AWS Route 53 for our [Docker subdomain feature] (https://help.sonatype.com/repomanager3/nexus-repository-administration/formats/docker-registry/docker-subdomain-connector). +This helm chart uses [external-dns](https://github.com/kubernetes-sigs/external-dns) to create 'A' records in AWS Route 53 for our [Docker subdomain feature](https://help.sonatype.com/repomanager3/nexus-repository-administration/formats/docker-registry/docker-subdomain-connector). See the ```external-dns.alpha.kubernetes.io/hostname``` annotation in the dockerIngress resource in the values.yaml.