Skip to content

Commit

Permalink
enable acme issuer by default (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
lotharbach committed May 5, 2023
1 parent 76d9e9f commit 463fdf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pre-gardener/configuration/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ domains:
domain: "example.org"

issuer:
enabled: true
acme:
server: https://acme-v02.api.letsencrypt.org/directory

0 comments on commit 463fdf7

Please sign in to comment.