Update deploy-jenkins.md

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

View File

@ -86,4 +86,5 @@ 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](/kubernetes-operator/img/jenkins.png)