We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8efa2f5 + 47f2327 commit d958bf5Copy full SHA for d958bf5
pkg/operator/featuresgate.go
@@ -8,7 +8,7 @@ import (
8
9
const (
10
// MachineAPIFeatureGateName contains a name of the machine API FeatureGate object
11
- MachineAPIFeatureGateName = "machine-api"
+ MachineAPIFeatureGateName = "cluster"
12
13
// FeatureGateMachineHealthCheck contains the name of the MachineHealthCheck feature gate
14
FeatureGateMachineHealthCheck = "MachineHealthCheck"
0 commit comments