Skip to content

Commit

Permalink
Move to prod certs for mailu.
Browse files Browse the repository at this point in the history
  • Loading branch information
pippijn committed Nov 10, 2023
1 parent c128b56 commit 2ee337a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code/kubes/mailu-mailserver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ initialAccount:
enabled: true
username: "mailadmin"
domain: "xinutec.org"
password: "" # XXX: add here when updating
#password: "" # XXX: add here when updating
mode: "update"
logLevel: INFO
persistence:
Expand All @@ -14,5 +14,5 @@ persistence:
ingress:
ingressClassName: "nginx"
annotations:
cert-manager.io/cluster-issuer: letsencrypt-staging
secretKey: ""
cert-manager.io/cluster-issuer: letsencrypt-prod
#secretKey: "" # XXX: add here when updating
Binary file modified code/kubes/vps/toktok/home/.config/tox/toxic_profile.tox
Binary file not shown.

0 comments on commit 2ee337a

Please sign in to comment.