Skip to content

Commit

Permalink
support gateway in other ns (alibaba#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni authored Jun 29, 2023
1 parent 736eea6 commit 81e467b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ pilot:
memory: 2048Mi

env:
PILOT_SCOPE_GATEWAY_TO_NAMESPACE: "true"
PILOT_SCOPE_GATEWAY_TO_NAMESPACE: "false"
PILOT_ENABLE_METADATA_EXCHANGE: "false"
PILOT_ENABLE_CROSS_CLUSTER_WORKLOAD_ENTRY: "false"
VALIDATION_ENABLED: "false"
Expand Down

0 comments on commit 81e467b

Please sign in to comment.