mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-10 13:45:52 +10:00
Add missing apiVersion to Issuer sample docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user