Skip to content

Commit a7fc5b3

Browse files
authored
Update README-NGINX.md
1 parent 311208c commit a7fc5b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/azure/README-NGINX.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Installing an NGINX Ingress controller allows you to access ODM components throu
1919
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.12.0-beta.0/deploy/static/provider/cloud/deploy.yaml
2020
```
2121

22-
> [!NOTE]
23-
> 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)!
22+
> [!NOTE]
23+
> 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)!
2424

2525
2. Get the Ingress controller external IP address (it will appear 80 seconds or so after the resource application above):
2626

0 commit comments

Comments
 (0)