From 74f70aef765b6b17b80ed967593e36217ee612f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pra=C5=BCak?= Date: Fri, 3 Jan 2020 16:39:00 +0100 Subject: [PATCH] Update deploy-jenkins.md --- website/content/en/docs/Getting Started/latest/deploy-jenkins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/en/docs/Getting Started/latest/deploy-jenkins.md b/website/content/en/docs/Getting Started/latest/deploy-jenkins.md index 33055fa8..93697bd2 100644 --- a/website/content/en/docs/Getting Started/latest/deploy-jenkins.md +++ b/website/content/en/docs/Getting Started/latest/deploy-jenkins.md @@ -86,4 +86,5 @@ Connect to the Jenkins instance (actual Kubernetes cluster): kubectl port-forward jenkins- 8080:8080 ``` Then open browser with address `http://localhost:8080`. + ![jenkins](/kubernetes-operator/img/jenkins.png)