You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -537,7 +537,7 @@ kubectl get ns
537
537
- Update `SonarQube projectName` of your Microservices in the `Jenkinsfiles...` - `All Microservices`
538
538
- Update the `SonarQube projectKey` of your Microservices in the `Jenkinsfiles...` - `All Microservices`
539
539
- 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`
541
541
542
542
- Log into Jenkins: http://Jenkins-Public-IP:8080/
0 commit comments