File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ data:
404404 readerInterval: 1000
405405 exporter:
406406 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}
408408 timeout: 5000
409409
410410 injector.yaml : |
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ containerArgs:
2424 - --cert=/etc/kubernetes/ssl/dac.pem
2525 - --key=/etc/kubernetes/ssl/dac-key.pem
2626
27- imagePullSecrets : []
27+ imagePullSecrets : [ ]
2828nameOverride : " "
2929fullnameOverride : " "
3030
5353 url : http://api.jmsf.local:8080/v1
5454 exporter :
5555 type : otlp.grpc # otlp.grpc
56- endpoint : http://otel-collector.otel .svc:4317
56+ endpoint : http://otel-collector.joylive .svc:4317
5757 switch :
5858 live : true
5959 lane : false
You can’t perform that action at this time.
0 commit comments