File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,10 @@ kubectl delete securitygrouprule.ec2.aws.upbound.io/${NAME}-upstream15021
99kubectl delete securitygrouprule.ec2.aws.upbound.io/${NAME} -upstream80
1010kubectl delete securitygrouprule.ec2.aws.upbound.io/${NAME} -egress15021
1111kubectl delete securitygrouprule.ec2.aws.upbound.io/${NAME} -egress80
12- kubectl delete securitygrouprule.ec2.aws.upbound.io/${NAME} -ingress
12+ kubectl delete securitygrouprule.ec2.aws.upbound.io/${NAME} -ingress80
13+ kubectl delete securitygrouprule.ec2.aws.upbound.io/${NAME} -ingress443
1314kubectl delete lblistener.elbv2.aws.upbound.io/${NAME}
15+ kubectl delete lblistener.elbv2.aws.upbound.io/${NAME} -redir
1416kubectl delete lbtargetgroup.elbv2.aws.upbound.io/${NAME}
1517kubectl delete lb.elbv2.aws.upbound.io/${NAME}
1618kubectl delete securitygroup.ec2.aws.upbound.io/${NAME}
You can’t perform that action at this time.
0 commit comments