We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61861b9 commit a68e142Copy full SHA for a68e142
12-Microservices-Deployment-on-EKS/README.md
@@ -16,7 +16,8 @@
16
| Application Name | Docker Image Name |
17
| ------------------------------- | --------------------------------------------- |
18
| User Management Microservice | stacksimplify/kube-usermanagement-microservice:1.0.0 |
19
-| Notifications Microservice | stacksimplify/kube-notifications-microservice:1.0.0 |
+| Notifications Microservice V1 | stacksimplify/kube-notifications-microservice:1.0.0 |
20
+| Notifications Microservice V2 | stacksimplify/kube-notifications-microservice:2.0.0 |
21
22
## Step-02: Pre-requisite -1: AWS RDS Database, ALB Ingress Controller & External DNS
23
0 commit comments