Skip to content

Commit

Permalink
disable FeatureAutopilotPassthroughPort dev feature (#3815)
Browse files Browse the repository at this point in the history
  • Loading branch information
vicentefb authored May 9, 2024
1 parent 8749377 commit 39d6e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/helm/agones/defaultfeaturegates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RollingUpdateFix: false
PortRanges: false

# Dev features
FeatureAutopilotPassthroughPort: true
FeatureAutopilotPassthroughPort: false

# Example feature
Example: false

0 comments on commit 39d6e1f

Please sign in to comment.