When installing cert-manager for OCI, you need to install ACME Webhook for OCI. Example installation commandinstall ACME Webhook for OCI. Add cert-manager-webhook-oci repository to helm: Code Block |
---|
helm repo add cert-manager-webhook-oci https://dn13.gitlab.io/cert-manager-webhook-oci |
Example installation command: Code Block |
---|
helm install --namespace cert-manager cert-manager-webhook-oci cert-manager-webhook-oci/cert-manager-webhook-oci |
The solver for OCI is introduced in the next section - Usage Engine Private Edition Installation. To know more about cert-maanger webhook project for OCI, please click here. |