diff --git a/pkg/util/runtime/features.go b/pkg/util/runtime/features.go index 38be5ff5cb..ceafc52323 100644 --- a/pkg/util/runtime/features.go +++ b/pkg/util/runtime/features.go @@ -120,7 +120,7 @@ var ( FeaturePortRanges: false, // Dev features - FeatureAutopilotPassthroughPort: true, + FeatureAutopilotPassthroughPort: false, // Example feature FeatureExample: false,