From 702f846cb2e8e011487621f7ab08fb7f620fbedb Mon Sep 17 00:00:00 2001 From: Olu Shiyanbade Date: Fri, 26 Aug 2022 12:31:05 +0100 Subject: [PATCH] fix numbering --- 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 44fcc87..19d660a 100644 --- a/nxrm-aws-resiliency/README.md +++ b/nxrm-aws-resiliency/README.md @@ -70,7 +70,7 @@ You will also need to complete the steps below. See the referenced AWS documenta ```helm install nxrm sonatype/nxrm-aws-resiliency -f values.yaml``` -3. Get the Nexus Repository link using the following: +4. Get the Nexus Repository link using the following: ```kubectl get ingresses -n nexusrepo```