File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
4684681. Delete the service network:
You can’t perform that action at this time.
0 commit comments