Skip to content

Commit 67c5b9b

Browse files
small typo.
1 parent a46080d commit 67c5b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/learn/quick-kubernetes-deploy-azd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The Azure Development Template contains all the code needed to create the servic
9999
100100
AZD runs all the hooks inside of the `azd-hooks` folder to pre-register, provision, then deploy these services.
101101
102-
The AZD template creates a new resource group with an Azure Kubernetes cluster and Azure Keyault. The keyvault is used to store client secrets. Within the cluster, it runs your app's services in the pets namespace.
102+
The AZD template creates a new resource group with an Azure Kubernetes cluster and Azure Kevault. The keyvault is used to store client secrets. Within the cluster, it runs your app's services in the pets namespace.
103103
104104
- **makeline-service**: Processes orders from the queue and completing them.
105105
- **order-service**: Place orders for products

0 commit comments

Comments
 (0)