External CA and Ingress Controller Example

Closes-bug: 1981867

Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
Change-Id: I0fe4d21c02bf766ceae063044606dfd82c3e93ad
This commit is contained in:
Elisamara Aoki Goncalves 2022-08-04 19:24:35 -03:00
parent 96dcd6f350
commit 9cee6f47a0

@ -45,10 +45,11 @@ This example requires that:
.. code-block:: none .. code-block:: none
apiVersion: cert-manager.io/v1 apiVersion: cert-manager.io/v1alpha3
kind: Issuer kind: ClusterIssuer
metadata: metadata:
name: letsencrypt-prod name: letsencrypt-prod
namespace: default
spec: spec:
acme: acme:
# The ACME server URL # The ACME server URL