getsentry / sentry-kubernetes

Kubernetes event reporter for Sentry
Apache License 2.0
458 stars 64 forks source link

CA Cert for self signed Certificates #93

Open mFeigeInvia opened 3 months ago

mFeigeInvia commented 3 months ago

Please add the possibility to use Self-Signed Certificates. In Python Client the client param is ca_cert. If you have sentry self-hosted in non public, you would need to set the cert for any communication.