bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
9.04k stars 9.22k forks source link

[bitnami/redis] CA shouldn't be mandatory when TLS is enabled #30520

Open juan131 opened 2 days ago

juan131 commented 2 days ago

Description of the change

This PR makes it optional to have include a CA (ca.crt) on TLS secrets when TLS is enabled and existing secrets are used.

Benefits

As explained in the linked issue, the CA isn't mandatory and the chart should be flexible enough to not require it.

Possible drawbacks

None

Applicable issues

Additional information

N/A

Checklist