From ac98d2cfbe688a493377554dc1b368fb6d06c665 Mon Sep 17 00:00:00 2001 From: Tom Archer Date: Mon, 7 Mar 2022 11:47:36 -0800 Subject: [PATCH] fixed readme --- .../readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/quickstart/201-k8s-cluster-with-aks-applicationgateway-ingress/readme.md b/quickstart/201-k8s-cluster-with-aks-applicationgateway-ingress/readme.md index 72315176..dc5e4864 100644 --- a/quickstart/201-k8s-cluster-with-aks-applicationgateway-ingress/readme.md +++ b/quickstart/201-k8s-cluster-with-aks-applicationgateway-ingress/readme.md @@ -18,7 +18,6 @@ This template creates an Application Gateway Ingress Controller in Azure Kuberne | Name | Description | Default value | |-|-|-| - | `resource_group_name_prefix` | (Optional) Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription. | rg | | `location` | (Optional) Azure region in which to deploy demo resources.| eastus | | `aks_service_principal_app_id` | Application ID/Client ID of the service principal. Used by AKS to manage AKS related resources on Azure like vms, subnets.| |