datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
46 stars 38 forks source link

Enable Private Key Algorithm Configuration for Cert Manager #180

Closed michaeljmarshall closed 2 years ago

michaeljmarshall commented 2 years ago

Motivation

In a recent release, we added support for TLS using ECDSA algorithms. This PR makes it possible to configure the algorithm that Cert Manager uses to create Certificates.

Changes

This change is completely backwards compatible.