Add missing apiVersion to Issuer sample docs

This commit is contained in:
James Munnelly 2018-03-08 13:17:36 +00:00 committed by GitHub
parent 24f0bbe1f3
commit 6215ff692c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ certificates, including any configuration required for that source.
An example of an Issuer is ACME. A simple ACME issuer could be defined as:
```yaml
apiVersion: certmanager.k8s.io/v1alpha1
kind: Issuer
metadata:
name: letsencrypt-prod