We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcebac commit e2bbe62Copy full SHA for e2bbe62
aws/k8s-aws-alb-script-cleanup.sh
@@ -39,3 +39,5 @@ helm uninstall aws-load-balancer-controller \
39
40
echo "Cleanup k8s ALB"
41
kubectl delete -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller//crds?ref=master"
42
+
43
+kubectl delete serviceaccount -n kube-system aws-load-balancer-controller
0 commit comments