Skip to content

Commit

Permalink
Disable EventedPLEG featuregate in techpreview
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelSpeed committed Jun 5, 2023
1 parent 5c5196d commit dd7c8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/v1/types_feature.go
Expand Up @@ -179,7 +179,7 @@ var FeatureSets = map[FeatureSet]*FeatureGateEnabledDisabled{
with(azureWorkloadIdentity).
with(gateGatewayAPI).
with(maxUnavailableStatefulSet).
with(eventedPleg).
without(eventedPleg).
with(privateHostedZoneAWS).
with(sigstoreImageVerification).
with(gcpLabelsTags).
Expand Down

0 comments on commit dd7c8c6

Please sign in to comment.