Skip to content

Commit 35cd366

Browse files
Merge pull request #1483 from JoelSpeed/evented-pleg-off
Disable EventedPLEG featuregate in techpreview
2 parents 5c5196d + dd7c8c6 commit 35cd366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/v1/types_feature.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ var FeatureSets = map[FeatureSet]*FeatureGateEnabledDisabled{
179179
with(azureWorkloadIdentity).
180180
with(gateGatewayAPI).
181181
with(maxUnavailableStatefulSet).
182-
with(eventedPleg).
182+
without(eventedPleg).
183183
with(privateHostedZoneAWS).
184184
with(sigstoreImageVerification).
185185
with(gcpLabelsTags).

0 commit comments

Comments
 (0)