Skip to content

Commit

Permalink
Update cert-manager-issuer.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgild authored Mar 21, 2024
1 parent d3ec4c5 commit 66bc8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra-apps/cert-manager-issuer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
acme:
server: https://acme-v02.api.letsencrypt.org/directory
email: [email protected]
email: [email protected]
privateKeySecretRef:
name: letsencrypt-account-key
solvers:
Expand Down

0 comments on commit 66bc8af

Please sign in to comment.