Skip to content

Commit

Permalink
Revise the feature gate LegacyServiceAccountTokenCleanUp to stable st…
Browse files Browse the repository at this point in the history
…age.
  • Loading branch information
yt2985 committed Feb 21, 2024
1 parent 03ab03f commit 15c8225
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ stages:
- stage: beta
defaultValue: true
fromVersion: "1.29"
toVersion: "1.29"
- stage: stable
defaultValue: true
fromVersion: "1.30"
---
Enable cleaning up Secret-based
[service account tokens](/docs/concepts/security/service-accounts/#get-a-token)
Expand Down

0 comments on commit 15c8225

Please sign in to comment.