mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +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:
|
||||
email: name@example.com
|
||||
staging:
|
||||
enabled : false
|
||||
enabled: false
|
||||
production:
|
||||
enabled : false
|
||||
enabled: false
|
||||
image:
|
||||
repository: neoskop/cert-manager-webhook-dnsimple
|
||||
tag: 0.1.0
|
||||
|
|
Loading…
Reference in a new issue