Fix resources isues 8
This commit is contained in:
@@ -23,7 +23,7 @@ mailu-helm/
|
||||
The following critical configurations from the original Kustomize setup have been preserved:
|
||||
|
||||
- **Domain settings**: Domain and hostnames for both dev and prod
|
||||
- **External relay**: Mailgun SMTP relay configuration
|
||||
- **External relay**: MailerSend SMTP relay configuration
|
||||
- **Redis integration**: Connection to shared Redis cluster (database 15)
|
||||
- **Database settings**: PostgreSQL connection details
|
||||
- **Resource limits**: CPU and memory requests/limits matching original setup
|
||||
@@ -39,7 +39,7 @@ The following critical configurations from the original Kustomize setup have bee
|
||||
2. Kubernetes cluster with storage provisioner
|
||||
3. Ingress controller (NGINX) - already deployed in your cluster
|
||||
4. Cert-manager for TLS certificates (optional, depends on your ingress setup)
|
||||
5. External SMTP relay account (Mailgun)
|
||||
5. External SMTP relay account (MailerSend - https://mailersend.com)
|
||||
|
||||
### Deployment Commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user