Add new infra architecture 3
This commit is contained in:
@@ -176,7 +176,7 @@ data:
|
||||
# ================================================================
|
||||
# EMAIL CONFIGURATION
|
||||
# ================================================================
|
||||
SMTP_HOST: "email-smtp.bakery-ia.svc.cluster.local"
|
||||
SMTP_HOST: "mailu-postfix.bakery-ia.svc.cluster.local"
|
||||
SMTP_PORT: "587"
|
||||
SMTP_TLS: "true"
|
||||
SMTP_SSL: "false"
|
||||
|
||||
@@ -160,8 +160,8 @@ metadata:
|
||||
app.kubernetes.io/component: notifications
|
||||
type: Opaque
|
||||
data:
|
||||
# SMTP credentials for internal Mailu server
|
||||
# These are used by notification-service to send emails via mailu-smtp
|
||||
# SMTP credentials for internal Mailu server (Helm deployment)
|
||||
# These are used by notification-service to send emails via mailu-postfix
|
||||
SMTP_USER: cG9zdG1hc3RlckBiYWtld2lzZS5haQ== # postmaster@bakewise.ai
|
||||
SMTP_PASSWORD: VzJYS2tSdUxpT25ZS2RCWVFTQXJvbjFpeWtFU1M1b2I= # W2XKkRuLiOnYKdBYQSAron1iykESS5ob
|
||||
# Dovecot admin password for IMAP management
|
||||
|
||||
Reference in New Issue
Block a user