Skip to content

Commit

Permalink
updated jenkins file, dockerhub instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
awanmbandi authored Jun 29, 2024
1 parent 330d5c7 commit 5f898b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 5f898b4

Please sign in to comment.