mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +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).
|
// tier to use. Currently supports "Standard" and "Premium" (default).
|
||||||
AlphaFeatureNetworkTiers = "NetworkTiers"
|
AlphaFeatureNetworkTiers = "NetworkTiers"
|
||||||
|
|
||||||
GCEDiskAlphaFeatureGate = "GCEDiskAlphaAPI"
|
GCEDiskAlphaFeatureGate = "DiskAlphaAPI"
|
||||||
)
|
)
|
||||||
|
|
||||||
// All known alpha features
|
// All known alpha features
|
||||||
|
Loading…
Reference in New Issue
Block a user