Skip to content

Commit

Permalink
Set network address in serverless test
Browse files Browse the repository at this point in the history
  • Loading branch information
yvrhdn committed Dec 18, 2024
1 parent 7e691eb commit a7191ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions integration/e2e/serverless/config-serverless-gcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ distributor:
jaeger:
protocols:
grpc:
endpoint: "distributor:14250"

ingester:
lifecycler:
Expand Down
1 change: 1 addition & 0 deletions integration/e2e/serverless/config-serverless-lambda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ distributor:
jaeger:
protocols:
grpc:
endpoint: "distributor:14250"

ingester:
lifecycler:
Expand Down

0 comments on commit a7191ce

Please sign in to comment.