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
|
||||
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Issuer
|
||||
apiVersion: cert-manager.io/v1alpha3
|
||||
kind: ClusterIssuer
|
||||
metadata:
|
||||
name: letsencrypt-prod
|
||||
namespace: default
|
||||
spec:
|
||||
acme:
|
||||
# The ACME server URL
|
||||
|
Loading…
x
Reference in New Issue
Block a user