toneill818 opened a new pull request #238: URL: https://github.com/apache/pulsar-helm-chart/pull/238
### Motivation In the scripts folder there is a script to install [cert-manager 1.5.4](https://cert-manager.io/v1.5-docs/usage/certificate/), but the chart's templates do not work with that version. ### Modifications - Moved `keyAlgorithm`, `keySize`, and `keyEncoding` under the `privateKey` object - Moved `organization` under subject and renamed to `organizations` - Bumped Chart Version ### Verifying this change - [ ] Make sure that the change passes the CI checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org