mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 23:05:48 +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
|
## Pre-requisites
|
||||||
|
|
||||||
- [cert-manager][2] >= 0.13
|
- [cert-manager][2] >= 0.13 (The Helm chart uses the new API versions)
|
||||||
- Kubernetes >= 0.17
|
- Kubernetes >= 1.17.x
|
||||||
- Helm 3
|
- Helm 3 (otherwise adjust the example below accordingly)
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue