Skip to content

Commit 0262167

Browse files
author
vbedi
committed
update version in getstarted guide
1 parent aa756dc commit 0262167

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/getstarted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,9 +460,9 @@ aws vpc-lattice delete-service-network-vpc-association --service-network-vpc-as
460460
=== "Kubectl"
461461
```bash
462462
kubectl config use-context gw-api-controller-demo
463-
kubectl delete -f https://raw.githubusercontent.com/aws/aws-application-networking-k8s/main/files/controller-installation/deploy-v1.1.4.yaml
463+
kubectl delete -f https://raw.githubusercontent.com/aws/aws-application-networking-k8s/main/files/controller-installation/deploy-v2.0.0.yaml
464464
kubectl config use-context gw-api-controller-demo-2
465-
kubectl delete -f https://raw.githubusercontent.com/aws/aws-application-networking-k8s/main/files/controller-installation/deploy-v1.1.4.yaml
465+
kubectl delete -f https://raw.githubusercontent.com/aws/aws-application-networking-k8s/main/files/controller-installation/deploy-v2.0.0.yaml
466466
```
467467
468468
1. Delete the service network:

0 commit comments

Comments
 (0)