Skip to content

Commit 23a37ef

Browse files
committed
Fix tests
1 parent 1f4c884 commit 23a37ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/sourcegraph/tests/otelAgentHostPort_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tests:
2121
content:
2222
containerPort: 4318
2323
hostPort: 4318
24-
name: otlp-http
24+
name: http-otlp
2525
- it: should render the agent endpoint with the default gRPC host port
2626
template: searcher/searcher.StatefulSet.yaml
2727
asserts:
@@ -57,7 +57,7 @@ tests:
5757
content:
5858
containerPort: 4318
5959
hostPort: 4320
60-
name: otlp-http
60+
name: http-otlp
6161
- it: should render the agent endpoint with the custom gRPC host port
6262
template: searcher/searcher.StatefulSet.yaml
6363
set:

0 commit comments

Comments
 (0)