forked from istio/istio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve locality lb helm setting and enable by default (istio#15910)
Previously, we intended for locality LB to be enabled by default, but it actually wasn't. There is no clear way for the user to enable it either without setting explicit failover or distribute. In general helm api has been using the foo.enabled=true pattern, and we can use this here. The meshconfig does NOT need to use the enabled flag.
- Loading branch information
1 parent
7d93cb2
commit ba9182f
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters