We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4c884 commit 23a37efCopy full SHA for 23a37ef
charts/sourcegraph/tests/otelAgentHostPort_test.yaml
@@ -21,7 +21,7 @@ tests:
21
content:
22
containerPort: 4318
23
hostPort: 4318
24
- name: otlp-http
+ name: http-otlp
25
- it: should render the agent endpoint with the default gRPC host port
26
template: searcher/searcher.StatefulSet.yaml
27
asserts:
@@ -57,7 +57,7 @@ tests:
57
58
59
hostPort: 4320
60
61
- it: should render the agent endpoint with the custom gRPC host port
62
63
set:
0 commit comments