forked from maistra/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.
some clean up and delete not used files (#9832)
* some clean up and delete not used files * adding values-istio.yaml back * space * not pkg these test files in release archive * add this * add files * more update
- Loading branch information
1 parent
703bc70
commit 86d9121
Showing
10 changed files
with
23 additions
and
72 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,19 @@ | ||
# This is used to generate istio.yaml | ||
# This is used to generate istio-auth.yaml with MCP enabled | ||
global: | ||
# controlPlaneMtls enabled. Will result in delays starting the pods while secrets are | ||
# propagated, not recommended for tests. | ||
controlPlaneSecurityEnabled: true | ||
|
||
mtls: | ||
# Default setting for service-to-service mtls. Can be set explicitly using | ||
# destination rules or service annotations. | ||
enabled: true | ||
|
||
## imagePullSecrets for all ServiceAccount. Must be set for any clustser configured with private docker registry. | ||
# imagePullSecrets: | ||
# - name: "private-registry-key" | ||
|
||
# Default is 10s second | ||
refreshInterval: 1s | ||
|
||
useMCP: true | ||
|
||
istiotesting: | ||
oneNameSpace: false | ||
|
||
prometheus: | ||
enabled: true | ||
|
||
galley: | ||
enabled: true | ||
|
||
security: | ||
enabled: true |
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
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
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
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
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