Skip to content

Commit 197d82f

Browse files
authored
Update web-app-routing.md
1 parent 7a164d0 commit 197d82f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/web-app-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The Web Application Routing routing add-on can be enabled with the Azure CLI whe
8484

8585
# [Without Open Service Mesh (OSM)](#tab/without-osm)
8686

87-
The following additional add-on is required:
87+
The following extra add-on is required:
8888
* **azure-keyvault-secrets-provider**: The Secret Store CSI provider for Azure Key Vault is required to retrieve the certificates from Azure Key Vault.
8989

9090
> [!IMPORTANT]
@@ -127,7 +127,7 @@ az aks enable-addons -g <ResourceGroupName> -n <ClusterName> --addons azure-keyv
127127
> [!WARNING]
128128
> Configuring ingresses by adding annotations on the Service object is retired. Please consider [configuring via an Ingress object](?tabs=without-osm).
129129
130-
The following additional add-on is required:
130+
The following extra add-on is required:
131131
* **azure-keyvault-secrets-provider**: The Secret Store CSI provider for Azure Key Vault is required to retrieve the certificates from Azure Key Vault.
132132

133133
> [!IMPORTANT]

0 commit comments

Comments
 (0)