cloudnative-pg / cloudnative-pg/charts
plugin-barman-cloud helm chart exposes value to set the name of the cert issuer, but doesnt actually use it when rendering the certificate resources.
Open
bug
chart( plugin-barman-cloud )
- Dominant language
- Go Template
- Stars
- 621
- Forks
- 265
- Avg merge
- 7d 12h
- Merged PRs (30d)
- 7
Description
I was trying to configure the helm chart to use my own cluster issuer instead of the self signed one. I saw in default values it exposes "issuerName" in the certificates block but currently its not used when templating the cert resources. It would be nice to make it possible to configure a custom issuer/clusterIssuer to use for the client/server certs.
Contributor guide
Assessment
This issue has not been assessed yet.