Skip to content

Commit

Permalink
Merge pull request #11 from denismatiu/master
Browse files Browse the repository at this point in the history
fix: fix creating cluster issuers via Helm
  • Loading branch information
arnediekmann authored Oct 12, 2021
2 parents 8b70f5f + 5684017 commit f4504a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/dnsimple/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ dnsimple:
clusterIssuer:
email: [email protected]
staging:
create: false
enabled: false
production:
create: false
enabled: false
image:
repository: neoskop/cert-manager-webhook-dnsimple
tag: 0.1.0
Expand Down

0 comments on commit f4504a7

Please sign in to comment.