Merge pull request #1374 from MattiasGees/bug/doc-cert

Fix certificate example in docs
This commit is contained in:
jetstack-bot 2019-02-18 15:40:03 +00:00 committed by GitHub
commit 39ced0b2d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,8 @@ A simple Certificate could be defined as:
- bar.example.com
acme:
config:
- ingressClass: nginx
- http01:
ingressClass: nginx
domains:
- foo.example.com
- bar.example.com