mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 23:05:48 +02:00
fix typo
This commit is contained in:
parent
5041b6350c
commit
56840179ef
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ dnsimple:
|
||||||
clusterIssuer:
|
clusterIssuer:
|
||||||
email: name@example.com
|
email: name@example.com
|
||||||
staging:
|
staging:
|
||||||
enabled : false
|
enabled: false
|
||||||
production:
|
production:
|
||||||
enabled : false
|
enabled: false
|
||||||
image:
|
image:
|
||||||
repository: neoskop/cert-manager-webhook-dnsimple
|
repository: neoskop/cert-manager-webhook-dnsimple
|
||||||
tag: 0.1.0
|
tag: 0.1.0
|
||||||
|
|
Loading…
Reference in a new issue