forked from opsgenie/kubernetes-event-exporter
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 199
Open
Description
Hello, we deployed the Kubernetes Event Exporter with Helm and added a Loki Receiver in the Config.
We faced x509 certificate errors:
tls: failed to verify certificate: x509: certificate signed by unknown authority". 
Now, even after adding the following parameters:
tls:
 insecureSkipVerify: true
We still faced the same issue.
When using the Webhook Sink as a receiver, the TLS InsecureSkipVerify works fine and we can send logs to Loki. Possibly, there's a bug with the Loki Sink, where it ignores the TLS configuration from sink.go...
aphilippejolivel and rajivreddy
Metadata
Metadata
Assignees
Labels
No labels