Update mailu config
This commit is contained in:
@@ -42,8 +42,10 @@ initialAccount:
|
||||
externalRelay:
|
||||
host: "[smtp.mailersend.net]:2525"
|
||||
# Credentials loaded from existing Kubernetes secret
|
||||
# Key names use Helm chart defaults (relay-username, relay-password)
|
||||
existingSecret: "mailu-mailersend-credentials"
|
||||
# CRITICAL: Explicitly specify key names to ensure Helm uses our secret
|
||||
usernameKey: "relay-username"
|
||||
passwordKey: "relay-password"
|
||||
|
||||
# Postfix configuration
|
||||
# CRITICAL: podAnnotations ensures Postfix restarts when credentials change
|
||||
|
||||
Reference in New Issue
Block a user