mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
chore: update README.md
This commit is contained in:
parent
e1e088b161
commit
b85fb0f3cf
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@ A [cert-manager][2] ACME DNS01 solver webhook for [DNSimple][1].
|
|||
|
||||
## Pre-requisites
|
||||
|
||||
- [cert-manager][2] >= 0.13
|
||||
- Kubernetes >= 0.17
|
||||
- Helm 3
|
||||
- [cert-manager][2] >= 0.13 (The Helm chart uses the new API versions)
|
||||
- Kubernetes >= 1.17.x
|
||||
- Helm 3 (otherwise adjust the example below accordingly)
|
||||
|
||||
## Quickstart
|
||||
|
||||
|
|
Loading…
Reference in a new issue