Skip to content

Commit 868c1be

Browse files
authored
Merge pull request kubernetes#35207 from ConnorJC3/janitor-fix
Enable target group cleanup on AWS CI account
2 parents 052aba1 + c67526f commit 868c1be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/jobs/kubernetes/test-infra/janitors.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ periodics:
1515
- --ttl=6h
1616
- --path=s3://cloud-provider-aws-shared-e2e/objs.json
1717
- --exclude-tags=Shared=Ignore
18+
- --enable-target-group-clean=true
1819
image: gcr.io/k8s-staging-boskos/aws-janitor:v20240801-1221bfe
1920
resources:
2021
requests:

0 commit comments

Comments
 (0)