apache / pulsar-helm-chart

Official Apache Pulsar Helm Chart
https://pulsar.apache.org/
Apache License 2.0
212 stars 224 forks source link

Support using self generated certificates #523

Closed duncaan closed 3 months ago

duncaan commented 3 months ago

Fixes #

Motivation

We get a SSL cert from another provider (not managed by cert-manager) and do not have a way to provide this to our proxies.

Modifications

Added a variable that defaults to true and will remove the cert-manager certificate.

Verifying this change