Skip to content

Commit

Permalink
doc: fix url broken (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq authored Mar 24, 2024
2 parents 7d40cf7 + 4b27fee commit 1123c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/aks-istio-application/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This project help us practice Istio service mesh on AKS

## 1-Provision a fresh AKS cluster

Provision AKS cluster, follow section 1 `1-Provision a fresh AKS cluster` in this project: [terraform-aks-cluster](https://github.com/tungbq/devops-project/tree/issue-95/projects/terraform-aks-cluster#1-provision-a-fresh-aks-cluster), with some notes:
Provision AKS cluster, follow section 1 `1-Provision a fresh AKS cluster` in this project: [terraform-aks-cluster](https://github.com/tungbq/devops-project/tree/main/projects/terraform-aks-cluster#1-provision-a-fresh-aks-cluster), with some notes:

- Update the VM type of `vm_size` in values.tf to `Standard_D3_v2` (more powerful compute)

Expand Down

0 comments on commit 1123c04

Please sign in to comment.