mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
Merge pull request #11 from denismatiu/master
fix: fix creating cluster issuers via Helm
This commit is contained in:
commit
f4504a70e3
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ dnsimple:
|
|||
clusterIssuer:
|
||||
email: name@example.com
|
||||
staging:
|
||||
create: false
|
||||
enabled: false
|
||||
production:
|
||||
create: false
|
||||
enabled: false
|
||||
image:
|
||||
repository: neoskop/cert-manager-webhook-dnsimple
|
||||
tag: 0.1.0
|
||||
|
|
Loading…
Reference in a new issue