Skip to content

Commit b299065

Browse files
Merge pull request #287228 from msftnadavbh/main
Update quickstart-deploy-application-gateway-for-containers-alb-contr…
2 parents 1671469 + 289459f commit b299065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/quickstart-deploy-application-gateway-for-containers-alb-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ You need to complete the following tasks before deploying Application Gateway fo
141141
ALB Controller can be installed by running the following commands:
142142
143143
```azurecli-interactive
144-
HELM_NAMESPACE='<your cluster name>'
144+
HELM_NAMESPACE='<namespace for deployment>'
145145
CONTROLLER_NAMESPACE='azure-alb-system'
146146
az aks get-credentials --resource-group $RESOURCE_GROUP --name $AKS_NAME
147147
helm install alb-controller oci://mcr.microsoft.com/application-lb/charts/alb-controller \

0 commit comments

Comments
 (0)