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:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user