Skip to content

Commit

Permalink
Update eks clean script to include cwagent-operator-eks-integ-*
Browse files Browse the repository at this point in the history
  • Loading branch information
sky333999 committed Mar 15, 2024
1 parent c832eab commit 0716b06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/clean/clean_eks/clean_eks.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ var (
ClustersToClean = []string{
"cwagent-eks-integ-",
"cwagent-operator-helm-integ-",
"cwagent-operator-eks-integ-*",
}
)

Expand Down

0 comments on commit 0716b06

Please sign in to comment.