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