Merge pull request #2122 from munnerz/fixup-apigroup

Correct API group on Vault setup guide
This commit is contained in:
jetstack-bot 2019-09-27 11:15:55 +01:00 committed by GitHub
commit 5d532246da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -225,7 +225,7 @@ authentication method.
.. code-block:: yaml
apiVersion: certmanager.k8s.io/v1alpha1
apiVersion: cert-manager.io/v1alpha2
kind: Issuer
metadata:
name: vault-issuer
@ -249,7 +249,7 @@ the normal way.
.. code-block:: yaml
apiVersion: certmanager.k8s.io/v1alpha1
apiVersion: cert-manager.io/v1alpha2
kind: Certificate
metadata:
name: example-com