Update deploy-jenkins.md

This commit is contained in:
Paweł Prażak 2020-01-03 16:37:47 +01:00 committed by GitHub
parent 23b3d97977
commit 44d8a65dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,4 +86,4 @@ Connect to the Jenkins instance (actual Kubernetes cluster):
kubectl port-forward jenkins-<cr_name> 8080:8080
```
Then open browser with address `http://localhost:8080`.
![jenkins](/img/jenkins.png)
![jenkins](/kubernetes-operator/img/jenkins.png)