From 5db85b83d53d53afaea214fda5512009c0eb734c Mon Sep 17 00:00:00 2001 From: Murat Ugur Eminoglu Date: Wed, 6 Dec 2023 15:58:11 +0300 Subject: [PATCH] Update installing-ams-on-azure-aks.md --- .../kubernetes-services/installing-ams-on-azure-aks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/clustering-and-scaling/kubernetes/kubernetes-services/installing-ams-on-azure-aks.md b/docs/guides/clustering-and-scaling/kubernetes/kubernetes-services/installing-ams-on-azure-aks.md index b13e1c67..37452754 100644 --- a/docs/guides/clustering-and-scaling/kubernetes/kubernetes-services/installing-ams-on-azure-aks.md +++ b/docs/guides/clustering-and-scaling/kubernetes/kubernetes-services/installing-ams-on-azure-aks.md @@ -78,7 +78,7 @@ You have two alternatives: you can opt for either Azure Application Gateway or N By default, Ant Media Server deploys a self-signed certificate. If You should prefer to utilize a signed certificate, kindly refer to [this link](https://antmedia.io/docs/guides/clustering-and-scaling/kubernetes/deploy-ams-on-kubernetes/#install-an-ssl-certificate) for detailed instructions. -1. Nginx Ingress Controller: For the Nginx Ingress Controller, you will only need to run the following command, You will then be able to access your cluster. +1. Nginx Ingress Controller: For the Nginx Ingress Controller, you will only need to run the following command. ``` kubectl annotate service antmedia-ingress-nginx-controller service.beta.kubernetes.io/azure-load-balancer-health-probe-request-path=/healthz -n antmedia