docs: fix api version in issuer example resources

This commit is contained in:
Louis Taylor 2018-07-06 16:07:55 +01:00
parent 8c1e0c9fcd
commit 4653d456ec
No known key found for this signature in database
GPG Key ID: 8E81A6DAE13E7098
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ requests:
:linenos:
:emphasize-lines: 7
apiVersion: certmanager.k8s.io
apiVersion: certmanager.k8s.io/v1alpha1
kind: Issuer
metadata:
name: example-issuer

View File

@ -13,7 +13,7 @@ using Ingress resources
:linenos:
:emphasize-lines: 7, 11
apiVersion: certmanager.k8s.io
apiVersion: certmanager.k8s.io/v1alpha1
kind: Issuer
metadata:
name: example-issuer