cluster-api-addon-provider-helm
cluster-api-addon-provider-helm copied to clipboard
:sparkles: Add support for specifying TLS config including custom CA certificates
What this PR does / why we need it: Currently it is very difficult to use CAAPH with charts from an OCI registry served by a registry with a custom CA. This PR fixes that by allowing a CA certificate secret to be specified on a HelmChartProxy which will ultimately be used by the helm client to install/upgrade the cgart.
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):
Fixes #