Skip to content

Commit

Permalink
Merge pull request #3446 from VirajSalaka/choreo
Browse files Browse the repository at this point in the history
Xds discovery client's  max inbound message size is increased
  • Loading branch information
VirajSalaka authored Oct 10, 2023
2 parents ddbcded + 5f1d59b commit 4ddc0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enforcer-parent/enforcer/src/main/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ENV ADAPTER_HOST_NAME=adapter
ENV ADAPTER_HOST=adapter
ENV ADAPTER_XDS_PORT=18000
ENV ENFORCER_LABEL="Default"
ENV XDS_MAX_MSG_SIZE=4194304
ENV XDS_MAX_MSG_SIZE=41943040
ENV XDS_MAX_RETRIES=3
#todo update the connection string
ENV APPLICATIONINSIGHTS_CONNECTION_STRING=InstrumentationKey=;IngestionEndpoint=https://westus2-2.in.applicationinsights.azure.com/
Expand Down

0 comments on commit 4ddc0e8

Please sign in to comment.