Fix apiVersion in certificate example (r8, dsr8)

- Fixed apiVersion to "cert-manager.io/v1" from "cert-manager.io/v1alpha3"

Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
Change-Id: I1bb7b6484f190cc65b02479dcf9cf23805b43df5
This commit is contained in:
Elaine Fonaro 2023-05-04 14:10:11 -03:00
parent e30719864f
commit a1675f1ea2

View File

@ -44,7 +44,7 @@ This example requires that:
.. code-block:: none
apiVersion: cert-manager.io/v1alpha3
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: letsencrypt-prod