cert-manager-app release v2.18.0
Added
- Support for running behind a proxy.
HTTP_PROXY
,HTTPS_PROXY
andNO_PROXY
are set as environment variables indeployment/cert-manager-cainjector
,deployment/cert-manager-controller
anddeployment/cert-manager-webhook
if defined invalues.yaml
.
- Support for using
cluster-apps-operator
specificcluster.proxy
values.