Skip to content

Commit

Permalink
fix: smtp TLS wrong issuer group
Browse files Browse the repository at this point in the history
  • Loading branch information
fredleger committed Jan 3, 2025
1 parent c20fac2 commit 40e2f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ smtp:
# -- cert-manager issuer name
name: lestencrypt
kind: ClusterIssuer
group: cert-manager.io/v1
group: cert-manager.io

serviceAccount:
# Specifies whether a service account should be created
Expand Down

0 comments on commit 40e2f86

Please sign in to comment.