mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Remove redundant redunancy in gce_alpha.go
This commit is contained in:
parent
3b834cf665
commit
8a2d1cd63a
@ -29,7 +29,7 @@ const (
|
||||
// tier to use. Currently supports "Standard" and "Premium" (default).
|
||||
AlphaFeatureNetworkTiers = "NetworkTiers"
|
||||
|
||||
GCEDiskAlphaFeatureGate = "GCEDiskAlphaAPI"
|
||||
GCEDiskAlphaFeatureGate = "DiskAlphaAPI"
|
||||
)
|
||||
|
||||
// All known alpha features
|
||||
|
Loading…
Reference in New Issue
Block a user