Skip to content

Commit ee14fa2

Browse files
authored
Merge pull request #5 from patel-aum/production
Updated Readme
2 parents ca4a480 + 9e11c51 commit ee14fa2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ The deployment process adheres to the following steps:
2424
- **Security:** SonarQube, Trivy
2525

2626
## 📧 Key Features
27-
2827
- **High-throughput Email Processing**: Capable of sending millions of emails per day
2928
- **Email Templating**: Customizable templates for personalized mass communications
3029
- **Bounce Handling**: Automated processing of bounced emails
@@ -140,4 +139,4 @@ withKubeConfig([credentialsId: 'your-k8s-credentials', namespace: 'app']) {
140139

141140
### 10. Application Deployment
142141

143-
Once the above steps are complete, your application should be deployed on the Kubernetes cluster. Use Jenkins to trigger the pipeline for building Docker images, running SonarQube checks, and deploying to Kubernetes.
142+
Once the above steps are complete, your application should be deployed on the Kubernetes cluster. Use Jenkins to trigger the pipeline for building Docker images, running SonarQube checks, and deploying to Kubernetes.

0 commit comments

Comments
 (0)