From a7fc5b3a193ab43a3939d00ae02a739e59bee1b7 Mon Sep 17 00:00:00 2001 From: Mathias Mouly Date: Fri, 22 Nov 2024 14:34:14 +0100 Subject: [PATCH] Update README-NGINX.md --- platform/azure/README-NGINX.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/azure/README-NGINX.md b/platform/azure/README-NGINX.md index c83f4d2..bf6bb97 100644 --- a/platform/azure/README-NGINX.md +++ b/platform/azure/README-NGINX.md @@ -19,8 +19,8 @@ Installing an NGINX Ingress controller allows you to access ODM components throu kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.12.0-beta.0/deploy/static/provider/cloud/deploy.yaml ``` - > [!NOTE] - > The version will probably change after the publication of our documentation so please refer to the actual [documentation](https://kubernetes.github.io/ingress-nginx/deploy/#azure)! +> [!NOTE] +> The version will probably change after the publication of our documentation so please refer to the actual [documentation](https://kubernetes.github.io/ingress-nginx/deploy/#azure)! 2. Get the Ingress controller external IP address (it will appear 80 seconds or so after the resource application above):