File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ data:
404
404
readerInterval: 1000
405
405
exporter:
406
406
type: ${CONFIG_COUNTER_EXPORTER_TYPE:otlp.grpc}
407
- endpoint: ${CONFIG_COUNTER_EXPORTER_ENDPOINT:http://otel-collector.otel .svc:4317}
407
+ endpoint: ${CONFIG_COUNTER_EXPORTER_ENDPOINT:http://otel-collector.joylive .svc:4317}
408
408
timeout: 5000
409
409
410
410
injector.yaml : |
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ containerArgs:
24
24
- --cert=/etc/kubernetes/ssl/dac.pem
25
25
- --key=/etc/kubernetes/ssl/dac-key.pem
26
26
27
- imagePullSecrets : []
27
+ imagePullSecrets : [ ]
28
28
nameOverride : " "
29
29
fullnameOverride : " "
30
30
53
53
url : http://api.jmsf.local:8080/v1
54
54
exporter :
55
55
type : otlp.grpc # otlp.grpc
56
- endpoint : http://otel-collector.otel .svc:4317
56
+ endpoint : http://otel-collector.joylive .svc:4317
57
57
switch :
58
58
live : true
59
59
lane : false
You can’t perform that action at this time.
0 commit comments