From 5f898b47fce808cc1019957ba4b2fef22efd4be2 Mon Sep 17 00:00:00 2001 From: Mbandi Awan <68437700+awanmbandi@users.noreply.github.com> Date: Sat, 29 Jun 2024 07:55:05 -0400 Subject: [PATCH] updated jenkins file, dockerhub instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d8b6c9b..5a621f59 100644 --- a/README.md +++ b/README.md @@ -537,7 +537,7 @@ kubectl get ns - Update `SonarQube projectName` of your Microservices in the `Jenkinsfiles...` - `All Microservices` - Update the `SonarQube projectKey` of your Microservices in the `Jenkinsfiles...` - `All Microservices` - Update the `DockerHub username` of your Microservices in the `Jenkinsfiles...` - `All Microservices`, provide Yours -- Update the `DockerHub username/Image name` in the `deployment.yaml` and `service.yaml` in the different `test-env` and `prod-env` folders across `Every Single Microservice` +- Update the `DockerHub username/Image name` in all the `deployment.yaml` files for the different environments `test-env` and `prod-env` folders across `Every Single Microservice Branch` - Log into Jenkins: http://Jenkins-Public-IP:8080/ - Click on `New Item`