Skip to content

Commit

Permalink
update: Fix ACK lab provisioning (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Apr 27, 2024
1 parent 516d6c0 commit 97702df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
logmessage "Deleting resources created by ACK..."

eksctl delete iamserviceaccount --name carts-ack --namespace carts --cluster $EKS_CLUSTER_NAME -v 0
kubectl delete table items -n carts --ignore-not-found=true
delete-all-if-crd-exists tables.dynamodb.services.k8s.aws

0 comments on commit 97702df

Please sign in to comment.