Skip to content

Commit 5f898b4

Browse files
authored
updated jenkins file, dockerhub instructions
1 parent 330d5c7 commit 5f898b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ kubectl get ns
537537
- Update `SonarQube projectName` of your Microservices in the `Jenkinsfiles...` - `All Microservices`
538538
- Update the `SonarQube projectKey` of your Microservices in the `Jenkinsfiles...` - `All Microservices`
539539
- Update the `DockerHub username` of your Microservices in the `Jenkinsfiles...` - `All Microservices`, provide Yours
540-
- 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`
540+
- 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`
541541

542542
- Log into Jenkins: http://Jenkins-Public-IP:8080/
543543
- Click on `New Item`

0 commit comments

Comments
 (0)