cert-manager-istio-csr¶
istio-csr is an agent that allows for Istio workload and control plane components to be secured using cert-manager.
For complete project documentation, please visit the cert-manager documentation site.
Usage¶
cert-manger-istio-csr can be deployed by enabling the add-on via the following.
enable_cert_manager_istio_csr = true
GitOps Configuration¶
The following properties are made available for use when managing the add-on via GitOps.
certManagerIstioCsr = {
enable = true
}