fix version typo of namespace indexer

This commit is contained in:
ahutsunshine 2024-01-12 20:50:00 +08:00
parent 4b94168c0f
commit 6cd25f43a6

View File

@ -896,7 +896,7 @@ const (
UserNamespacesPodSecurityStandards featuregate.Feature = "UserNamespacesPodSecurityStandards"
// owner: @ahutsunshine
// beta: v1.29
// beta: v1.30
//
// Allows namespace indexer for namespace scope resources in apiserver cache to accelerate list operations.
StorageNamespaceIndex featuregate.Feature = "StorageNamespaceIndex"