Closed thehejik closed 1 month ago
There was about 8000 Managed Secrets on GCP created by various GCP runners which costs money.
This PR will set Expiration time by --ttl=18000s for newly created secrets so they will be auto removed after 5h.
--ttl=18000s
Added line for deleting GHREPO secret which was missing
What does this PR do?
There was about 8000 Managed Secrets on GCP created by various GCP runners which costs money.
This PR will set Expiration time by
--ttl=18000s
for newly created secrets so they will be auto removed after 5h.Added line for deleting GHREPO secret which was missing
Checklist: