Skip to content

Commit

Permalink
updated collecter config to use proper tls key
Browse files Browse the repository at this point in the history
  • Loading branch information
Logan Jones committed Feb 18, 2022
1 parent 1e5f80d commit c2b6b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/karavi-observability/otel-collector-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ receivers:
otlp:
protocols:
grpc:
tls_settings:
tls:
cert_file: /etc/ssl/certs/tls.crt
key_file: /etc/ssl/certs/tls.key
http:
Expand Down

0 comments on commit c2b6b56

Please sign in to comment.